Boudewijn Rempt wrote:
> 
> I just found out that setSelection() isn't implemented:
> 
> Not implemented: setSelection
> Aborted

That's not a PyQt message.

> Could this be added before the release of 2.5? (Not that
> it is exceptionally urgent, since it's equivalent to:
>        self.editor.setCursorPosition(l1, c1, FALSE)
>        self.editor.setCursorPosition(l2, c2, TRUE)), but
> it is confusing...

It's in the .sip file.  What version of Qt are you using?

Phil

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to