Jump to content

How can I hide the window menu?


Recommended Posts

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..

s!mpL3 LAN Messenger

Current version 2.9.9.1 [04/07/2019]

s!mpL3 LAN Messenger.zip

s!mpL3

Link to comment
Share on other sites

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.
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...