mrmclovin
12-11-2009 21:31:41
Hi,
I have a MenuCtrl. In this menuctrl (mc_1) I have an item which has a menuctrl (mc_2) himself. I have set different function callback for each menuctrl. But when mc_2 triggers an event, it will also trigger mc_1's callback. How can I avoid it?
I have a MenuCtrl. In this menuctrl (mc_1) I have an item which has a menuctrl (mc_2) himself. I have set different function callback for each menuctrl. But when mc_2 triggers an event, it will also trigger mc_1's callback. How can I avoid it?