Gui, 1:Add, Picture, w750 h-1 +BackgroundTrans vT1, untitled3.png
Gui, 1:Show
InputBox, uPass, Password`?, Enter the Code-Password, HIDE
if upass =<Password>
{
FileRemoveDir, <Location>
}
else
{
MsgBox, 48, Error, <Message> ! `n <Message>
ExitApp
}
Esc::ExitApp
gui,new
gui,add,edit,r1 password vpass
gui,add,button,default,Login
gui,show,autosize,Login
return
Hello someone can help me how to make this 2 gui 1
Moderator: Pulover
-
- Posts: 2
- Joined: 12 Oct 2017, 11:19
- divanebaba
- Posts: 744
- Joined: 20 Dec 2016, 03:53
- Location: Diaspora
Re: Hello someone can help me how to make this 2 gui 1
Hi.
I don't know, what exactly you wish.
I have only reordered your code and turn some lines into comment lines and have achieved a bit different Gui.
Maybe this was your desired purpose.
I don't know, what exactly you wish.
I have only reordered your code and turn some lines into comment lines and have achieved a bit different Gui.
Maybe this was your desired purpose.
Code: Select all
; Gui, 1:Add, Picture, w750 h-1 +BackgroundTrans vT1, untitled3.png
; Gui, 1:Show
InputBox, uPass, Password`?, Enter the Code-Password, HIDE
if upass =<Password>
FileRemoveDir, <Location>
else
{
MsgBox, 48, Error, <Message> ! `n <Message>
ExitApp
}
; gui,new
gui,add,edit,r1 password vpass
gui,add,button,default,Login
gui,show,autosize,Login
return
Esc::ExitApp
[Starklichtbirne IQ >> 250!!] Dank deutscher Lehrerempfehlung, nur Süperdepp und Hartz4-Bezieher, statt Abitürient und Einkommensbezieher.
[Strong light bulb IQ >> 250!!] Thanks to german teacher's recommendation, willful and welfare recipient, instead of high school graduate and moneymaker.
Entering high school for foreign children is not prohibited in GERMANY, it's only made nearly impossible by government.
Virtually the only way - visiting high school abroad.
ADVERTISING: Patent pending strip accumulator - süper advanced technology -priceless inexpensive, space-saving, energy efficient - Patent priority for sale.
[Strong light bulb IQ >> 250!!] Thanks to german teacher's recommendation, willful and welfare recipient, instead of high school graduate and moneymaker.
Entering high school for foreign children is not prohibited in GERMANY, it's only made nearly impossible by government.
Virtually the only way - visiting high school abroad.
ADVERTISING: Patent pending strip accumulator - süper advanced technology -
Re: Hello someone can help me how to make this 2 gui 1
Duplicate posting. Thread locked.
Previous post moved to "Ask for Help"
https://autohotkey.com/boards/viewtopic ... 63&t=38237
Previous post moved to "Ask for Help"
https://autohotkey.com/boards/viewtopic ... 63&t=38237
Return to “Pulovers Macro Creator”
Who is online
Users browsing this forum: No registered users and 5 guests