Re: problem displaying rgb images on window
- From: "Daniel Haude" <dunno stoptrick com>
- To: "Richard Boaz" <riboaz xs4all nl>, "sachin kamat" <me erudite gmail com>
- Cc: gtk-app-devel-list gnome org, gtk-list gnome org
- Subject: Re: problem displaying rgb images on window
- Date: Tue, 15 Aug 2006 13:59:15 +0200
On Wed, 26 Jul 2006 06:41:38 +0200, Richard Boaz <riboaz xs4all nl> wrote:
gtk_widget_queue_draw_area(DrawingArea, 0, 0,
DrawingArea->allocation.width, DrawingArea->allocation.height);
while (gtk_events_pending())
gtk_main_iteration();
} // end while
What is the while loop for?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]