Re: [gtkmm] forcing a redraw
- From: danny van elsen <danny_van_elsen village uunet be>
- To: gtkmm-list gnome org
- Subject: Re: [gtkmm] forcing a redraw
- Date: Sun, 26 Jan 2003 23:24:07 +0100
ok!
thanks for all of your responses!
Danny.
***********************************************
With gtk-- 1.2 the equivalent is:
while(Gtk::Main::events_pending()) Gtk::Main::iteration();
The same static members of Gtk::Main are also in gtkmm-2.0, so I assume
they probably do the same.
Chris.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]