Ident wrote:Sure but then you can't use images there.
Unfortunately I dont have time to work on new control but at least i have the color and images in the list of items. Only header is missing color.
Ident wrote:Sure but then you can't use images there.
Ident wrote:And this LookNFeel is not rendered at all? You cant see the entire widget?
yaronct wrote:gams:Code: Select all
combobox->getEditbox()->subscribeEvent( Editbox::EventTextChanged, Event::Subscriber(...) );
Make sure u subscribe to the event of the combobox's editbox, not the combobox itself!