Search found 1 match

by Henu
Thu Mar 08, 2007 08:38
Forum: Help
Topic: ListboxTextItem::setTextColours()
Replies: 1
Views: 2338

ListboxTextItem::setTextColours()

When setting color of text in Listbox using method ListboxTextItem::setTextColours(), I noticed that nothing happens. It seems that the Listbox needs to be refreshed somehow, and I solved the problem by calling Listbox::hide() and then Listbox::show(). Now the question: Is this bug or is there some ...

Go to advanced search