Hi Chris, I am sorry, seems I forgot to include that in the documentation. I updated the documentations, thanks for pointing that out. Here is an example. Look at the key/value pairs.
The inititialization happens in http://www.carto.net/papers/svg/gui/combobox/init.js var roses = new Array({key:"Butterscotch",value:false},{key:"Ci Peace",value:false}, {key:"Impatient",value:false},{key:"Lady Hillingdon",value:false},{key:"Lavaglut",value:false}, {key:"Mission Bells",value:false},{key:"Sexy Rexy",value:false},{key:"Souvenir de Pierre Notting",value:false},{key:"Sunflare",value:false},{key:"Whisky Mac",value:false}, {key:"Whisper Floribunda",value:false}); var comboRoses = new combobox("roses",roses,170,50,300,5,true,50,showRoses); Hope this helps and thanks for telling me about the missing bit in the doc. Andreas --- In [email protected], "chmavrog" <[EMAIL PROTECTED]> wrote: > > Hi, > > Has anyone used the combobox from the cartoNet widget UI? > > I keep getting this message when trying to use > it. "this.elementsArray.length" udefined > > i followed presicely the instructions in the site. > Can anyone give me an example how to declare the array that makes up > the elements of the combobox > Thanks, > Chris > ------------------------ Yahoo! Groups Sponsor --------------------~--> Everything you need is one click away. Make Yahoo! your home page now. http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

