Re: [gtk-list] Re: Dialog on startup
- From: Ron Forrester <rjf zero-ping com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Dialog on startup
- Date: Sat, 19 Jun 1999 22:01:47 -0700
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]