[Gambas-user] Fwd: Re: List Boxes

2015-02-23 Thread John Rose
Tobias, Thanks. I never thought of the ListBox icon being in the View tab set of icons. When I included the 3 required ListBoxes, deleted the 3 ComboBoxes & changed the coding from ComboBox to List box, it all worked OK. A mystery why the ComboBox coding didn't work! The required item did not a

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

[Gambas-user] GB.REPORT2

2015-02-23 Thread Fabien Bodard
Hi all, I would like to explain why having developed a new component 'Report'. As I have quite rewritten part of the Layout likely to have made very different on the existing project was too important. So I chose the way for a new component. What's new? Everything and nothing. The management of t