Hi Kees, I had a bit of a play with your sample code. Contrary to my earlier advice, what you need to do is delete your on_size_allocate method. It's doing the wrong thing, while the base method does the right thing given your use of get_allocation in on_expose_event.
Cheers, Rob _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
