Hi, francex@xxxxxxxxxx writes: > My "idea" for "logo window" is: > > a) Show a window with logo and label. > b) 'Catch' signal after window is showed. > c) After signal is caught load 'data/settings'. > d) Destroy logo-win. > e) Launch 'main_window_application'. You don't need to wait for a signal. Just show your splash window, realize and process all updates on the GDK window (gdk_window_process_updates). Then continue startup. Sven _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list