Jump to content

Changing the size of a GUI


Recommended Posts

So, the attempted change to hide my GUI while it is running did not work.

Attempting GuiSetState(@SW_HIDE, $gui) does not work for the purpose I need either as it steals focus.

New issue: While using @SW_HIDE, how do I keep the hidden GUI from stealing focus?

Link to comment
Share on other sites

So, the attempted change to hide my GUI while it is running did not work.

Attempting GuiSetState(@SW_HIDE, $gui) does not work for the purpose I need either as it steals focus.

New issue: While using @SW_HIDE, how do I keep the hidden GUI from stealing focus?

I don't think hidden GUI steals focus, mind giving an example?
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...