Re: [glade--]Bug in pack_start either in gtkmm or else glademm writer?



Mark Jones wrote:

//   vbox1->pack_start(*menubar1, Gtk::SHRINK, 0);

pack_start(*menubar1, Gtk::PACK_SHRINK, 0); is the recommended way AFAIK (a rename of SHRINK to PACK_SHRINK occured in gtkmm2 recently).

Fixed in CVS
   Christof




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