oesterles Posted July 2, 2004 Posted July 2, 2004 I read someone else's message on how to get started with GUI. I'm supposed to be able to download from the "unstable" page or something? I can't find it. Is there a GUI compiler or something that I need to install and compile text with? What's it called? Just trying to get started, but I don't know where to start I use AutoIT v2 quite often and I would like to expand how I use it. Any help would be greatly appreciated. Thanks, SHANE
bobheart Posted July 2, 2004 Posted July 2, 2004 http://www.autoitscript.com/forum/index.php?showtopic=2116
oesterles Posted July 2, 2004 Author Posted July 2, 2004 Thanks!......guess I missed that one. Here goes nothin'.
CyberSlug Posted July 2, 2004 Posted July 2, 2004 http://www.autoitscript.com/autoit3/files/unstable/autoit/Easiest way to use GUI stuff is to install autoit-v3.0.102.exe Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
oesterles Posted July 2, 2004 Author Posted July 2, 2004 I installed it and I'm playing with it, but every time I copy and past any example into notepad, save it as xxxx.au3, then compile it and run it, something flashes, but there is no dialog box or GUI that pops up. Any idea what I'm doing wrong? For instance, there's one example that looks like CyberSlug wrote. It's called MyGUI and it has examples of all the different controls. I paste the corresponding script into notepad, save it as MyGUI.au3 and tried to run it. First, it couldn't find a couple files, so I took the controls out that call for the files and tried it again. It just flashes once real fast and nothing comes up. Thanks in advance for your help. I really appreciate you helping me. SHANE
jpm Posted July 2, 2004 Posted July 2, 2004 oesterles said: I installed it and I'm playing with it, but every time I copy and past any example into notepad, save it as xxxx.au3, then compile it and run it, something flashes, but there is no dialog box or GUI that pops up. Any idea what I'm doing wrong?For instance, there's one example that looks like CyberSlug wrote. It's called MyGUI and it has examples of all the different controls. I paste the corresponding script into notepad, save it as MyGUI.au3 and tried to run it. First, it couldn't find a couple files, so I took the controls out that call for the files and tried it again. It just flashes once real fast and nothing comes up.Thanks in advance for your help. I really appreciate you helping me.SHANEA change has been made in the last delivery which put GuiShow() as mandatory before GuiWaitClose or GuiMsg. The doc has not been updated yet.Sorry for the trouble.
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