Re: Modal windows behaviour

2006-04-11 Thread Liam R E Quin
On Tue, 2006-04-11 at 12:17 -0300, Juan Pablo wrote: > . > I made a program with a main window which opens a dialog and this > dialog opens another dialog. > The two dialogs are set modal. I know your programming question was answered... but you might also like to consider how hard it would be to

Re: Modal windows behaviour

2006-04-11 Thread gaof
Hi, gtk_window_set_transient_for() maybe helps you. > > Hi list. > I made a program with a main window which opens a dialog and this > dialog opens another dialog. > The two dialogs are set modal. > The first dialog is on top of the main window whatever, but the second > can be hided behind the f

Modal windows behaviour

2006-04-11 Thread Juan Pablo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi list. I made a program with a main window which opens a dialog and this dialog opens another dialog. The two dialogs are set modal. The first dialog is on top of the main window whatever, but the second can be hided behind the fist dialog but not be