Re: Adding functions to the main loop
- From: "Jonathon Jongsma" <jonathon jongsma gmail com>
- To: "Mario Segura" <masegurita gmail com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Adding functions to the main loop
- Date: Sat, 6 May 2006 13:40:08 -0500
On 5/6/06, Mario Segura <masegurita gmail com> wrote:
HI,
I would like to add some functions to the main loop of a GTKMM application,
but i havent found documentation about it.
My idea is to run a function every 0.1 seconds independent of what the GUI
is doing.
Thanks,
look at Glib::SignalTimeout:
http://gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SignalTimeout.html
Does that do what you want?
Jonner
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]