[Glade-users] Signal question.

Alexey Kurochkin alexey.kurochkin at pathfinderlwd.com
Tue Oct 14 08:38:41 EDT 2008


On Tue, 2008-10-14 at 10:23 +0100, Peyman wrote:
> I had a further problem, that when said window was opened it was  
> sitting on top of my main window, and there was no way I could select  
> the main window behind it. Is there any way around this?

You probably made it modal. Either unset modal parameter in properties
in glade or use gtk_window_set_modal() in the code.


More information about the Glade-users mailing list