Page 1 of 1

target mousedown group

Posted: Sun Apr 27, 2014 6:35 pm
by MarcVanCauwenberghe
Hi,

if I am correct the target of a mousedown event when clicking on a group will be a control within that group that it 'sees' first.
How do I get the group that control belong to?

Thanks for any answer,

best regards,
Marc

Re: target mousedown group

Posted: Sun Apr 27, 2014 6:44 pm
by jmburnod
Hi Mark,
The owner of the target is the magic word
It return which object is next in the object hierarchy.

Best regards
Jean-Marc

Re: target mousedown group

Posted: Sun Apr 27, 2014 7:09 pm
by MarcVanCauwenberghe
Thank you Jean-Marc,

have a nice evening.

Best regards,
Marc