Re: Dialog Window
- From: Dino Cherian K <inimss yahoo com>
- To: Ignacio Nodal <inodal teleline es>
- Cc: GTK-List <gtk-list gnome org>
- Subject: Re: Dialog Window
- Date: Mon, 18 Feb 2002 00:51:38 +0530
Hi
I didnt tried this out but I have a doubt regarding modal windows. In an
application with more than one window having modality are present at a
moment, for example window1 is the main window, window2 is created as a modal
child window of window1, window3 is created as a modal child window of
window2. In such a situation will it be necessary to reset the modality of
window2, in order to work with window3.
I know that this is not the right thread to discuss it further, but please
help me.
Thanks
Dino CK
On Saturday 16 February 2002 22:39, Ignacio Nodal wrote:
> Yes, I think gtk_window_set_transient_for is what you are looking for...
>
> In addition to gtk_window_set_modal your dialog window will stay on top
> and have the main control...
>
> The pity is, what I'm looking for is something a bit different... :(
> (already sent in a diferent mail)
>
> Ciao
>
> Dino Cherian K wrote:
> > Hi
> >
> > But it doesn't make the dialog window to stay on top of the parent
> > window. I agree that it has the full input focus, but we can click on
> > the parent window, even when the dialog window is visible.
> >
> > How can we fix that too? Will gtk_window_set_transient_for help?
> >
> > Thanks
> > Dino CK
> >
> > On Saturday 16 February 2002 19:42, Paul Davis wrote:
> >> >Sometime ago someone told how to make a "dialog window" to get the
> >> >control of the application..
> >>
> >> gtk_window_set_modal
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]