| Author |
Message |
Forum: Support Topic: Help making GUI work inside a function |
| SxFtSxInch |
|
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 |
| SxFtSxInch |
|
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: |