Re: [gtkmm] pack_start and AttachOptions is still confusing



On Mon, 2002-07-15 at 18:00, Michael Babcock wrote:
> Murray Cumming wrote:
> > This is my favourite so far. So that's:
> > Gtk::SHRINK         = (false, false) = Gtk::SHRINK
> > Gtk::EXPAND_PADDING = (true, false)  = Gtk::EXPAND
> > Gtk::EXPAND_FILL    = (true, true)   = Gtk::EXPAND | Gtk::FILL
> > 
> > It has the advantage that it's not so different than the current system.

Would someone like to make a patch for this, for Gtk::Box? Then we can
look again to see whether it's sensible to still use the same enums for
Gtk::Table and Gtk::Paned.

-- 
Murray Cumming
murrayc usa net
www.murrayc.com




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