Page 1 of 1

Combobox, itemindex

Posted: Tue May 08, 2007 3:30 am
by AndersO
Is there a way of finding out the itemindex for a combobox? I tried to enter a $variable$ at the property but that didn't work..

Posted: Tue May 08, 2007 9:57 am
by MichaelNesmith
You won't get the item index, but the actual text that was entered in the combo box. Populate the writes values to variable combo box, and be sure the variable has been defined using Set Variable before displaying the dialog.