 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
Tom.j.McCurdy
Joined: 11 Jun 2008 Posts: 12
|
Posted: Mon Jul 21, 2008 6:05 pm Post subject: DropDownList GuiControl |
|
|
Hello,
I am having trouble getting a DropDownList to be able to change what it selects based on user input.
I have a gui template that writes arrays of information. There is a back and forward button. I want to be able to "read" the information that has already been written so that if someone hits the back button, all the dropDownlists will be automatically selected to what the user previously had selected.
To do this i was trying GuiControl, but i am having trouble
Let's say my gui was
Gui, Add, DropDownList, Choose1 altSubmit vColorChoice, Black|White|Red|Green|Blue
What would I have to do to change what it selects
I tried a lot of things including
GuiControl,,ColorChoice,Choose%var%
but nothing seems to working |
|
| Back to top |
|
 |
jaco0646
Joined: 07 Oct 2006 Posts: 543 Location: MN, USA
|
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|