Tooltips in Listboxes
Posted: Wed Aug 24, 2005 17:35
Hi,
I created a listbox item showing an image (see https://sourceforge.net/tracker/index.p ... tid=605424). But I like to show a tooltip with a short description when the user moves the mouse cursor over the image, how can I do this, ListboxItem can't handle events and has no method like setTooltipText().
I created a listbox item showing an image (see https://sourceforge.net/tracker/index.p ... tid=605424). But I like to show a tooltip with a short description when the user moves the mouse cursor over the image, how can I do this, ListboxItem can't handle events and has no method like setTooltipText().