george carter wrote:
You can probably tell by the source code I would like to show a window,
have a loop count and hide that window. It shows the window but doesn't
hide it. Any ideas? Eventually I would like to have this happen and
then call another function, but little by little. Any help would be
appreciated. Thanks.
Make main(): show the window, add a function that calls gtk_widget_destroy(window)
( g_timeout_add() ), then waits in gtk_main().
_______________________________________________
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list