Re: GUI app design questions

2005-03-31 Thread David L. Martin
developer.gnome.org/doc/API/2.0/gdk/gdk-GdkRGB.html, with > gdk_draw_rgb_image you can draw raw rgb pixel data from your personal > drawing buffer into an (offscreen) pixmap, which is copied onto the > drawing area widget in the expose callback. This "drawing area with > pixmap" st

GUI app design questions

2005-03-31 Thread David L. Martin
ously even direct control of the display is not going to keep up. Is there a way to tell when the "drawing" of the widget is complete, so that I can tell if its time to draw another buffer, and display? Thanks for your time... -- David L. Martin <[EMAIL PROTECTED]> http://www.kc2l