Problem in using gtk_window_set_transient_for()
- From: abhijeet singh panwar <dearabhi gmail com>
- To: gtk-list gnome org
- Subject: Problem in using gtk_window_set_transient_for()
- Date: Thu, 23 Dec 2004 16:12:56 +0530
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]