Combobox with multidimensional array

Combobox with multidimensional array

Postby Marco Turco » Fri Dec 31, 2010 4:25 pm

Hi all,
I have a multidimensional array like this:

aArray:={}
aadd(aArray,{"01","Marc","Italy"})
aadd(aArray,{"02","Alvise","Switzerland"})
aadd(aArray,{"04","Romeo","France"})

and I would like to open a combobox only for the 2nd element (Marc,Alvise, Romeo) without create a temporary on element array.

Any ideas ?

Thanks in advance.... and happy new year to all.
Best Regards,

Marco Turco
SOFTWARE XP LLP
User avatar
Marco Turco
 
Posts: 858
Joined: Fri Oct 07, 2005 12:00 pm
Location: London

Re: Combobox with multidimensional array

Postby James Bott » Fri Dec 31, 2010 6:24 pm

Marco,

Comboboxes will only handle a single dimensional array, so I think you will have to create a temporary array for this.

Regards,
James
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 108 guests