posted 17 years ago
Hi all,
I have a table with tableItems and each tableItem registers two Listeners:
Further I have a handleEvent(), like this:
The MouseHover works and you get a Tooltip for each entry. But then the tooltip stays forever, because the MouseExit doesn't fire and the tooltip is not removed.
My question is, why does the MouseMove doesn't work?
Maybe the tableitems cannot register a MouseMove? When so, where can I find a list with a component <-> Listener relation?
Many thanks in advance.
Ciao,
Tommaso
Ciao,<br /> Tommaso<br /> <br />~*~*~*~<br />There are 10 types of people, those who understand binary and those who don't.