Re: Glade, libglade and Gtk::ComboBox



On Sat, 2006-02-25 at 14:37 -0700, Ed Leaver wrote:
> On Sat, 2006-02-25 at 09:02, Nathan H�wrote: 
> > Hello together,
> > 
> > I am designing my GUI with glade, loading it with libglade.
> > Now, I want a Gtk::ComboBox (and not Gtk::ComboBoxEntry beacuse I do 
> > not want it to be editeable). Unfortanly, I can not find it, I can only 
> > find Gtk::Combo.
> > Gtk::Combo I can not find in the Documentation, don't know hot to use 
> > it ... how do I get my ComboBox?
> > Thanks!
> > Nathan
> Hmmm. I'm beginning to think there may be reason(s) Murray has certain
> reservations about Glade.

I have no reservations about Glade. Glade is wonderful. But code
generation with Glade (or any code generation) is silly, though (to be
fair) glademm is not quite as bad as the generated C code.

>  What I think is happening is that Gtk::Combo is a widget from
> gtkmm-2.2 that has been deprecated in gtkmm-2.4 and replaced with
> Gtk::ComboBox. Except that Glade hasn't gotten around to it yet.

I think someone is just using an old version of Glade.

[snip]
-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]