[Interest] mousearea question

Damian Ivanov damianatorrpm at gmail.com
Tue Jun 3 23:46:00 CEST 2014


Hello all :)

I have a program which has few mousearea's which are partly overlapping.
One mousearea fills the whole application window. I want to do
function foo() {} if
the mouse leaves the window and function bar()  {} when I enter the window.
Can I prevent onExited getting called  (frome the mousearea that
covers the whole window) when I
only move into another mousearea of the window which overlap's?

Thanks in advance!
Damian



More information about the Interest mailing list