Modify

Opened 12 years ago

Last modified 2 years ago

#2830 assigned Feature Request

GuiCtrlRead() - in advanced mode with Combo,List return all values

Reported by: Zedna Owned by: Jon
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

According to helpfile for GuiCtrlRead()
http://www.autoitscript.com/autoit3/docs/functions/GUICtrlRead.htm

I think it would be great help for coders to add possibility to get all values from Combo,List in GUICtrlRead() in advanced mode, especialy for Combo, because in GUICtrlSetData() for Conbo there needs to be set also list of all values in some cases (reset selected value and retain list of values). Now it can be done just by using UDFs functions or by using helper global variables holding/remembering all values in script.

All values should be separated by "|" or GUIDataSeparatorChar()

Attachments (0)

Change History (2)

comment:1 by J-Paul Mesnage, 5 years ago

Owner: set to J-Paul Mesnage
Status: newassigned

fix sent to Jon

comment:2 by J-Paul Mesnage, 2 years ago

Owner: changed from J-Paul Mesnage to Jon

Modify Ticket

Action
as assigned The owner will remain Jon.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.