AutoHotkey Community

It is currently May 23rd, 2012, 5:30 am

All times are UTC [ DST ]


Search found 2 matches
Search these results:

Author Message

 Forum: Support   Topic: Help making GUI work inside a function

Posted: August 2nd, 2007, 4:01 am 

Replies: 6
Views: 1416


I believe your trying to make your Gui function Modal ; similar to the way Msgbox & InputBox work. Although there isn't a built in method to accomplish this.. there are numerous workarounds. MsgBox, % "Result 1 = " MyGuiFunction() MsgBox, % "Result 2 = " MyGuiFunctio...

 Forum: Support   Topic: Help making GUI work inside a function

Posted: July 30th, 2007, 12:25 am 

Replies: 6
Views: 1416


I'm just trying to understand how a GUI works inside a function & about GUI's in general. Obviously, I'm a little confused What I would like to do is pretty simple (I thought) ⋅ Main program calls a function that creates a GUI ⋅ Have MAIN program wait until function finishes ...
Sort by:  
Page 1 of 1 [ Search found 2 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group