On Monday 13 February 2006 10:19, Mickael Drean wrote: > Well, in fact the problem is in an overloaded function : "on_realize" and > that crash when i call gtk::widget::on_realize() ... > > I tried with a MyWidget m_Widget[2], and the problem is still there. When I > use a Gtk::DrawingArea for example, there is no problem.... So, i think I > have the "good" gtkmm! But i still don't understand what happen.
Why are you calling Gtk::Widget::on_realize() (if that is what you meant by gtk::widget::on_realize())? Chris _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
