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

Re: Modal Windows





"Bumpurs, C. Shane" wrote:
> 
> > I can't seem to find any solid documentation on how to modalize a window.
> >
> > For instance.
> > I've got a main window for data manipulation (1st window)
> > I click file open then I get a file open window (2nd window)
> > Progress window pops up (3rd window) and can take a while.
> >
> > The problem is.. I don't want them to hit the 2nd window and hit ok again
> > (while its progressing) as that would double the input.
> >
> > I've seen some comments about gtk_grab_add but can't find what it really
> > does.

	gtk_set_transient_for( 3rd window , 2nd window ) (I'm not sure about
the args)

> >
> > Please respond directly as I'm not subscribed.
> >
> > Thanks
> >
> > Shane
> >
> 
> --
>          To unsubscribe: mail gtk-app-devel-list-request@redhat.com with
>                        "unsubscribe" as the Subject.
> 
>         Mailing list concerns should be mailed to <listmaster@redhat.com>

-- 
+----------------------------------+
| Marzullo Laurent                 |
| Analyste-programmeur             |
| SEMA-GROUP Belgium S.A.          |
| Tél: (32) 2 333 52 43            |
| e-mail: Laurent.Marzullo@sema.be |
+----------------------------------+



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