Get the names of a group hierarchy
Posted: Sat Sep 26, 2015 2:15 pm
Hello,
I have a set of controls that are grouped in several groups. Because this set of controls is duplicated, the mouse handlers will be put in the top level group. Then arises the need to get the names of each group and the name of the control that the user clicked in order to take some action. I understand that target delivers the name of the control that has been clicked. Now how do I get the names of each group that the message path went through?
I hope I'm clear
Thank you
Nicolas
I have a set of controls that are grouped in several groups. Because this set of controls is duplicated, the mouse handlers will be put in the top level group. Then arises the need to get the names of each group and the name of the control that the user clicked in order to take some action. I understand that target delivers the name of the control that has been clicked. Now how do I get the names of each group that the message path went through?
I hope I'm clear
Thank you
Nicolas