Hi!

I have a widget that has a little X in the top right corner to remove
itself.

I have two On_Click_Handler set; one for the widget (starts some music) and
one for the little X. Now the little X overlap the widget at its top right
corner, therefore both events are triggered.

Is it possible to remove one handler from execution code inside the other,
block it or something. How would you do it?

Thx!
------------------------------------------------------------------------------
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to