I'm building a drop-down menu for an upcoming project.
It's working great as it is now, but it misses one important feature: i want the drop-down to collapse when clicking outside of the menu's boundaries. So basically anywhere else in the GUI, by way of a Mouse Area covering the width and height of the GUI and layered at the bottom.
I've been trying a boatload of options, but i can't get it to work. Though i'm sure the solution will be very very simple.
This is what i have so far:
Browsable menu that appears when clicking the "currently selected" rectangle, and disappears when making a selection on the drop-down menu.
on/off macro with stacked macro.
Stacked macro of the on/off macro.
Stacked macro of the Browse macro.
Here's a file of the menu:
Any and all help is very much appreciated!
Greets,
Bolle