On Wednesday 30 March 2005 9:38 am, Giovanni Bajo wrote: > Jeffrey Barish <[EMAIL PROTECTED]> wrote: > > So why don't I see anything with the code as shown? Is > > there a way to make the text visible when I put it in a QListBoxItem? > > QListBoxItem is an abstract base class, you should be using > QListBoxItemText. In fact, I'm not sure why PyQt lets you instantiate it, > it could be a bug in PyQt.
Rather, a bug in SIP - now fixed. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
