Re: [gtk-list] Dialog on startup
- From: Edward March <emarch enteract com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Dialog on startup
- Date: Sat, 19 Jun 1999 22:25:19 -0500 (CDT)
>
> When my app (gamestalker) starts up, I am checking on a server (via
> Is there some way before I call gtk_main(), I can queue up a message
> (signal?) such that once gtk_main() is called, the signal will fire
> and I can popup this dialog box?
Use a timeout or Idle function and check a flag
perhaps time out every 1 second and after 30 calls
of the timeout function return FALSE
will that work ?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]