Re: Timer/delay



From: Mike Dailey <mdailey istechpro com>
>
> Newbie question here, so please forgive me if I err in my question.

This should really be posted to gtk-list gnome org, this list is for
the development of gtk+.

> I am trying to create a delay that will bring up a window, once an
> application is launched, for about 3 seconds.  Then close that window
> and bring up another window.  I have looked through GTK.ORG, performed
> searches on Yahoo, etc... with no luck in finding an example.
>
> Can anyone point me to some good newbie-example code for creating delays
> of this type?

You probably want to do something with g_timeout_add ().

Ron Steinke




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