Good day,
I am using a RadialMenu. I create and use the menu successfully but I have a small issue in that when I select an item on the RadialMenu. The code for the menu item does run correctly.
However the menu stays open. I have to manually click somewhere else on the screen to actually close the menu. How can I auto-close the menu when I choose one of it's menu options?
Code to setup the click event for the menu:
Code to manage click event:
...
...
...
Regards,
James