Re: gtk_drawing_area repaint



Yes.

Most people use a gdk_pixbuf as a backing store.  Draw to that, then
draw that to the gtk_drawing_area on expose.  This is known as
double-buffering.  If you don't double-buffer, then yes you will have to
redraw everything every time the window is exposed.


and can i do double-buffering with a gtk_layout too?


-- 
Michael Torrie <torriem chem byu edu>
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

-- 
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]