Combobox

Elif Dandan <[email protected]> Tue, 31 Aug 2004 22:10:01 -0700 (PDT)
Newsgroups gmane.comp.embedded.carlsbad-cubes
Message-ID <[email protected]>
Hello!
 
I use swixml to generate GUI from XML.Everthing was OK until I try to use combobox tag in XML.I want to add some values to the combobox but without using initclass.I want to add combobox's values as an attribute or like in XUL 
<menulist>
  <menupopup>
     <menuitem label="Jan" />
     <menuitem label="Feb" />
     <menuitem label="Mar" />
      .
      .
      .
      .
     <menuitem label="Dec" />
  </menupopup>
</menulist>
 
When I use a initclass to fill combobox my code will not  be dynamic.So I can not use this code with other XML inputs.
Please help me!I need your advice.
Thanks...
 
Elif DANDAN
 
Ege Uni.



		
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!

_______________________________________________
Forum mailing list
[email protected]
http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com