Problem in using gtk_window_set_transient_for()

A

abhi_707

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
 
J

Joona I Palaste

abhi_707 said:
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?

Ask in a GTK newsgroup.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,156
Messages
2,570,878
Members
47,413
Latest member
KeiraLight

Latest Threads

Top