akomax Posted April 10, 2016 Posted April 10, 2016 Hey Ai3 community ! Everything is in the title, can anyone tell me how I can close a previous GUI <-(when clicking a button on this one) and pop another (for other purposes) ?
Moderators JLogan3o13 Posted April 10, 2016 Moderators Posted April 10, 2016 Hi, @akomax, I believe this page out of the Wiki will go a long way to answering your question. https://www.autoitscript.com/wiki/Managing_Multiple_GUIs "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
AutoBert Posted April 10, 2016 Posted April 10, 2016 GuiDelete($hHandleToGui1) after the GuiSetState of 2. Gui should do the job.
akomax Posted April 11, 2016 Author Posted April 11, 2016 Ok, thanks for the replies guys ! That answered, thanks ^^
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now