Re: expose event program generation

2008-11-17 Thread Yuriy Rusinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Davis wrote: > > call Widget::queue_draw() from the timeout handler Thanks a lot. All works fine > > > -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREC

expose event program generation

2008-11-17 Thread Yuriy Rusinov
Hello, colleagues ! I have to redraw my widget derived from Gtk::EventBox every 100 ms. I have overloaded virtual function on_expose_event and define handler on_timeout (). In timeout handler I want to generate expose_event, which way I have to do it ? Thanks in advance. Yuriy Rusinov. signat