FinalVersion 3 Posted June 27, 2010 Can I have a function call create a gui, and the gui does what it's suppose to. But can I still be performing other things? The only way I can think of this being done is multiple threads, which I don't know if it is possible in Autoit. [center][+] Steam GUI [+][+] Clipboard Tool [+][+] System :: Uptime [+][+] StarCraft II Mouse Trap [+][/center] Share this post Link to post Share on other sites
monoceres 195 Posted June 27, 2010 If you use OnEvent mode for the GUI your script will be interrupted when something happens in the GUI, thus you can do other things when you have a GUI. Broken link? PM me and I'll send you the file! Share this post Link to post Share on other sites