Re: ComboBox on Windows application

2005-06-07 Thread Gus Koppel
Alf Stockton wrote: > I have a screen already built using Glade and a whole bunch of code > that now needs maintaining. > Is it recommended that I carry on using Glade? There are no alternatives for GTK+, except if you're willing to code either C source or XML by hand to design your GUI. > Glade

Re: ComboBox on Windows application

2005-06-07 Thread Maciej Katafiasz
Dnia 07-06-2005, wto o godzinie 15:09 +0200, Alf Stockton napisał: > I have a screen already built using Glade and a whole bunch of code that > now needs maintaining. > Is it recommended that I carry on using Glade? > Glade has built an interface.c that I now need to alter to get a > combobox to

Re: ComboBox on Windows application

2005-06-07 Thread Hubert Sokołowski
On Tue, 07 Jun 2005 15:09:36 +0200 Alf Stockton <[EMAIL PROTECTED]> wrote: > I have a screen already built using Glade and a whole bunch of code > that > now needs maintaining. > Is it recommended that I carry on using Glade? > Glade has built an interface.c that I now need to alter to get a > c