Jump to content

Recommended Posts

Posted (edited)

Hi everybody,

is it possible to pass the elements of an array to GUICtrlSetData?

Something like:

GUICtrlSetData($idComboBox, $aFileList)

I have an array containing a list of folders, the elements of the array should also be the items of a ComboBox. I don't know in advance how many elements the array might contain.

Thanks in advance for your support.

Edited by LoneWolf_2106

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
×
×
  • Create New...