brad3260 Posted April 8, 2016 Posted April 8, 2016 Hello everybody, I'm not really new to AutoIt but don't program in it a lot and I'm working on a pretty big project and am stuck on something that really doesn't seem like it should be a problem so I'm hoping it's something simple! I have a GUI opening up with five buttons that when pressed, takes you to a form. Then on each form, I have a "go back" button that takes you back to the first screen with the five buttons. Everything works fine until you get back to the first screen by hitting go back. Once you do this, the five buttons no longer do anything at all and I can't figure out why! I have attached all of the files that I'm using if anybody could help. You will need to run the "New Vendor Portal.au3" to see what happens. When you open that, click "New Vendor" then click the go back button at the top left, and then try Clicking "New Vendor" again and you will see nothing happens! Can anybody help!!?? forms.au3 functions.au3 New Vendor Portal.au3 newvendorportal.xml
JohnOne Posted April 8, 2016 Posted April 8, 2016 GuiSwitch() AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
brad3260 Posted April 8, 2016 Author Posted April 8, 2016 I'm only using one window and creating/deleting elements on the fly.
JohnOne Posted April 9, 2016 Posted April 9, 2016 On 4/8/2016 at 3:23 AM, brad3260 said: Then on each form So what does this mean? AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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