AW: [gtkmm] Porting guide additions
- From: "Meier, Elke" <elke meier sysde eads net>
- To: "'murrayc usa net'" <murrayc usa net>
- Cc: "'gtkmm-list gnome org'" <gtkmm-list gnome org>
- Subject: AW: [gtkmm] Porting guide additions
- Date: Mon, 19 Aug 2002 09:47:18 +0200
> > o change Gtk::Widget::set_usize() to Gtk::Widget::set_size_request()
>
> We already recommend that people use set_default_size()
> instead. Can you
> give us more information, ideally linking to GTK+ documentation?
> >
set_default_size() is fine for windows, but for entry widgets
(and others) it does not compile. In fact, for windows the documentation
states that set_default_size() should be used.
(
http://gtkmm.sourceforge.net/gtkmm2/reference/html/classGtk_1_1Widget.html#a
46 )
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]