Re: time handling with gtkmm



On Tue, 2007-02-20 at 10:13 -0500, Paul Davis wrote:
> On Wed, 2007-02-07 at 20:32 -0800, elpillo wrote:
> > iam seaching for some function in gtkmm to handle time, and with that control
> > some thread that i have in my aplication. 
> > ive search but i havent found anythinig....any help will be useful.
> 
> gtkmm is a C++ wrapper around a library used to draw and interact with
> on-screen widgets. why would you expect it to have functions related to
> "handling time" ?

Glib does have some basic functionality in this regard:
http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1Timer.html

John




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]