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
target mousedown group
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- VIP Livecode Opensource Backer
- Posts: 142
- Joined: Thu Feb 21, 2013 8:47 am
Re: target mousedown group
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
The owner of the target is the magic word
It return which object is next in the object hierarchy.
Best regards
Jean-Marc
https://alternatic.ch
-
- VIP Livecode Opensource Backer
- Posts: 142
- Joined: Thu Feb 21, 2013 8:47 am
Re: target mousedown group
Thank you Jean-Marc,
have a nice evening.
Best regards,
Marc
have a nice evening.
Best regards,
Marc