Azu Posted August 30, 2006 Posted August 30, 2006 $a=guictrlcreatecheckbox($b,$c,$d,$e,$f) Is there a way to make it so every time I change b, c, d, e, or f, it updates it appropriately, so it will be like it was like that all along, besides removing the whole thing and recreating it? I can't think of any possible way to do it and I've been trying for a while =/ Any ideas? Where should I start? (Yes I have already searched for a while..)
Moderators SmOke_N Posted August 30, 2006 Moderators Posted August 30, 2006 GUICtrlSetData()? Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
dabus Posted August 30, 2006 Posted August 30, 2006 Maybe he wants to move the control like vollyman (?) wanted to last week?!?
Azu Posted August 30, 2006 Author Posted August 30, 2006 I mean changing the location of it, and the width/height of it.
Danny35d Posted August 30, 2006 Posted August 30, 2006 I mean changing the location of it, and the width/height of it.Don't know about the width & height but, this will help you change the location. AutoIt Scripts:NetPrinter - Network Printer UtilityRobocopyGUI - GUI interface for M$ robocopy command line
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