timer inside timer



Hello all

I make an aplication that in some time uses timer to call some function
in regular time interval, but inside this function I add other
gtk_timeout_add with few milliseconds, but the callback function never
is called;

Is it forbidden to put gtk_timeout_add inside a callback gtk_timeout_add
function ? If true, how to make the system wait another time interval in
this situation ?

Thanks for any help

Flavio Alberto




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