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
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