Hi,
I want the Menu Widget to disappear when no Item is Highlighted, or until a special Menu Button is pressed.
I have a Frame window on the desktop with the Menu widget, but there are several Problems.
When I Hide the Menu with WM_Hide..., there is a black frame left where the Menu used to be and I don't know where or when to reactivate it. I am using callbacks.
Any Solutions?