Hi, "David J. Singer" <doc@xxxxxxxxxxxxxxxxxx> writes: > I notice the scribble example uses 'gtk_widget_queue_draw_area' to > basically call expose to redraw the bit that's changed. Is this the > approved (and optimal - in a speed sense) way to do it or just a > simplification for the example? gtk_widget_queue_draw() would certainly have been simpler (but quite inefficient). Sven _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list