Jump to content

Get The List Of Items In A Combo Box


Recommended Posts

Hi,

I've looked on the help and on the forums. Sorry if this is evident for you guys.

There is not a GuiCtrlGetData counterpart to GuiCtrlSetData. For comboboxes I can use GuiCtrlSetData to set the list of items on the combobox and GuiCtrlRead to get the current item, but I cannot get the list of items from the combobox (or at least I don't know how).

I am trying to create a "history" combobox which I want to update on the fly. Before exiting my application I want to save that list of items (the latest history) into the registry, but I don't know how to read the combo item list.

Any help? Thanks!!!

Angel

Link to comment
Share on other sites

  • Moderators

in beta check out

_GUICtrlComboGetList
Nice, I didn't even notice that was in there, along with a lot of other ones I'd never used and always made harder work arounds for lol.

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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...