Hi, I am using gtk_window_set_transient_for(GtkWindow *win2, GtkWindow *win1) to keep one window win2 above another window win1 in my application. I call this function just after creating win2 (win1 is already created). When i run my application the win1 appears on screen but win2 doesnt appear. And the application hangs. Please suggest what should i do? Regards Abhijeet _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list