On Sat, 2010-04-10 at 23:20 -0400, MK wrote: > Looking thru code I've written with the C API before, I seem to have > gotten around this by using a gtk_table and setting the > GtkAttachOptions to GTK_SHRINK. Cannot I not do this in gtkmm, and/or > with boxes?
Yes, you can: http://library.gnome.org/devel/gtkmm-tutorial/unstable/sec-multi-item-containers.html.en#sec-table http://library.gnome.org/devel/gtkmm-tutorial/unstable/sec-multi-item-containers.html.en#sec-boxes > It's kind of beyond stupid that anyone would think this > would count as "functional" under any circumstances...much less make it > incredibly awkward to impliment anything else????????? This does not make me want to help you. -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
