Jump to content

Recommended Posts

Posted

Let's say you create a menu with GUICtrlCreateMenu()

Is there a way to hide it and only show it when hovering over some coordinates?

I can figure out the hover part, but I would like to know if the hiding/appearing is possible...I don't know If I've ever seen it in an AutoIT created program..

Yes it is possible. Look _GUICtrlMenu_TrackPopupMenu() for the start.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...