Clipper34 Posted October 4, 2008 Posted October 4, 2008 Hey guys, well when it comes to parent and child windows i get really messed up easily. What i'm trying to do is that say you have a button called 'Connect' now when you click that button another GUI will be created, but in that GUI that was created theres controls in it and so on. I'm guessing i should use the function 'Switch' for the created GUI. but i don't know where to start off at. Thanks, Clipper34.
PsaltyDS Posted October 4, 2008 Posted October 4, 2008 Hey guys, well when it comes to parent and child windows i get really messed up easily. What i'm trying to do is that say you have a button called 'Connect' now when you click that button another GUI will be created, but in that GUI that was created theres controls in it and so on. I'm guessing i should use the function 'Switch' for the created GUI. but i don't know where to start off at. Thanks, Clipper34.What's missing here is what you tried. Post a short demo of what you tried. Create a small GUI with a button, and on clicking that button create a child GUI with a button that closes itself and returns to the parent. If you get stuck, post what you tried for more help. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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