Re: Problem in using gtk_window_set_transient_for()



Dnia 23-12-2004, czw o godzinie 16:12 +0530, abhijeet singh panwar
napisał:
> 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?

did you call gtk_window_show(win2) before? does this work?

Cheers,
Maciej

-- 
Maciej Katafiasz <ml mathrick org>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]