Re: [gtk-list] Re: Dialog on startup



On Sat, Jun 19, 1999 at 05:19:57PM -0600, Michael J. Hammel wrote:
> Just use a timer set to go off after a short period (and after the main
> loop has started) to do the check for you.  I do that with my app.  It's 
> easier than trying to program your way around the main loop.

Thanks to everyone who responded! I ended up using the above strategy,
and on the first firing of the time, I do a gtk_timeout_remove() so I
know I only get called once.

Thanks again to all!
rjf&



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