dminion Posted February 16, 2006 Posted February 16, 2006 (edited) Hi, I have a question. I'm using a 3 button GUI that is popped up in the middle of a loop if an error occurs. The first time the GUI is made visible, all of the buttons work fine but if the loop is then restarted by the GUI, none of the buttons function at all the next time it comes up... does anyone have an idea of what would cause something like that? I have attached my script. This is my first GUI so I'm kinda new at this... thanks! dminionM1_DVD_02_15_06_0_Local.au3 Edited February 16, 2006 by dminion
GaryFrost Posted February 16, 2006 Posted February 16, 2006 Hi,I have a question. I'm using a 3 button GUI that is popped up in the middle of a loop if an error occurs. The first time the GUI is made visible, all of the buttons work fine but if the loop is then restarted by the GUI, none of the buttons function at all the next time it comes up... does anyone have an idea of what would cause something like that? I have attached my script. This is my first GUI so I'm kinda new at this...thanks!dminion You'll need to give a trimmed down version of this that won't need all the files and won't actually want to do what your trying to do, otherwise it'll take too much time to try to comment out the un-needed code to debug this. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
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