MouseOut
Hi folks,I know this has always been a tricky subject, but isn't there any way to catch mouseOut/mouseLeave events (whatever they are called) in LW? Otherwise, it's quite impossible to achieve hovering effects – unless you catch mouseMove events in every pane (impossible anyway, since you cannot catch mouse events in some panes, e.g. layouts) or use a global timer (ugly and inefficient).
Any suggestions?
Erik