[Gtk-sharp-list] Drop-down list

Finn Gruwier Larsen finn at gruwier.dk
Thu Apr 13 01:59:34 EDT 2006


I need to make a simple drop-down list in my application. The list items 
   should corespond with an ArrayList of objects, and when the user 
chooses an item, an object variable should be set to the object that 
coresponds with the chosen list item.

I have tried to study the documentation for ComboBox, but I can't figure 
out how to pair the ComboBox with my ArrayList.

Maybe someone can point me to a good tutorial?

Best regards,

Finn G. Larsen



More information about the Gtk-sharp-list mailing list