I've already changed to Grid, but thanks for the suggestion anyway.
On Sat, Oct 15, 2011 at 9:14 PM, Murray Cumming <[email protected]> wrote: > On Sat, 2011-10-15 at 18:39 +0100, lecas malecas wrote: >> >> > Ohh, didn't know HBox was deprecated... I'll use Grid then. > > Box is not deprecated, though HBox and VBox are. You just need to > instantiate it as Gtk::Box box(Gtk::ORIENTATION_HORIZONTAL). The change > wasn't my idea. > > -- > [email protected] > www.murrayc.com > www.openismus.com > > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
