Re: [Gambas-user] List Boxes

2015-02-23 Thread Tobias Boege
On Mon, 23 Feb 2015, John Rose wrote: > I want to use ListBoxes but there seems to be no icon for them in the > IDE's set. I'm using Ubuntu with gb.gui marked as a component which > presumably results in using the gb.gtk library. How do I obtain a > ListBox using the IDE? > Sorry to ask this but:

[Gambas-user] List Boxes

2015-02-23 Thread John Rose
I want to use ListBoxes but there seems to be no icon for them in the IDE's set. I'm using Ubuntu with gb.gui marked as a component which presumably results in using the gb.gtk library. How do I obtain a ListBox using the IDE? At the moment, I'm using 3 ComboBoxes. I want their selected items to b