Re: [gtkmm] forcing a redraw



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]