redndahead Posted February 21, 2004 Posted February 21, 2004 I would like to update a combobox in au3Gui. Is there a way to update the window so it can re-pull a certain environment variable. Or is there a way to clear a combobox completely. then I could add with ControlCommand. Thanks for any help. red
CyberSlug Posted February 21, 2004 Posted February 21, 2004 Only way I know (which may not be acceptable for your specific use) is to kill the entire GUI window and re-create it with the new information. Larry should have a better way. (I hope so, because I could also use it!) Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
redndahead Posted February 21, 2004 Author Posted February 21, 2004 Delstring is perfectly fine for me but is there a way to delete all of the strings if i don't know how many there are? red
redndahead Posted February 21, 2004 Author Posted February 21, 2004 Excellent Works perfectly =) Almost done got one more thing to go. red
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