[PyKDE] ListBoxItems are invisible

Phil Thompson phil at riverbankcomputing.co.uk
Sat Apr 2 19:55:37 BST 2005


On Wednesday 30 March 2005 9:38 am, Giovanni Bajo wrote:
> Jeffrey Barish <jeff_barish at earthlink.net> 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




More information about the PyQt mailing list