-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 dhk wrote: | How can a modal window or dialog from a secondary event always and | completely cover the main window? The main window should look like it | was replaced until the second window or dialog is closed.
Depending upon the sizes of the two windows... The modal window can parent itself, and center itself over the child window. Of course the user can still drag the modal window, uncovering the child window. An alternative would be to have the modal window "hide" the parent window (if that's what you really want), and then unhide it when it is being destroyed. - -G | Thanks, | Dave | _______________________________________________ | gtk-app-devel-list mailing list | gtk-app-devel-list@gnome.org | http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list - -- +---------------------------------------------------------------------+ Please also check the log file at "/dev/null" for additional information. (from /var/log/Xorg.setup.log) | Greg Hosler [EMAIL PROTECTED] | +---------------------------------------------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFIVRCN404fl/0CV/QRAmSjAJwNp/67+ivv9HsPy5om/77+j8dc2ACdGDo3 z8n8pGOdVZPcFehgs86fLPc= =z/yX -----END PGP SIGNATURE----- _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list