Re: GtkFileChooserDialog
LRN <[email protected]> Sat, 28 May 2016 00:08:31 +0300
| Newsgroups | gmane.comp.gnome.glade.user |
|---|---|
| Message-ID | <[email protected]> |
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============0874881227== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bXFAnViebk3JsTC0GPIfGgmuNDPw87ql0" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --bXFAnViebk3JsTC0GPIfGgmuNDPw87ql0 Content-Type: multipart/mixed; boundary="OHnOgonKHILwuWI7AfwTrX0p2neFgaLHr" From: LRN <[email protected]> To: [email protected] Message-ID: <[email protected]> Subject: Re: [Glade-users] GtkFileChooserDialog References: <[email protected]> In-Reply-To: <[email protected]> --OHnOgonKHILwuWI7AfwTrX0p2neFgaLHr Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 27.05.2016 23:03, Ian Chapman wrote: > In glade, FileChooserDialog is a top level just like window only I get > this message on the terminal window. >=20 >> Gtk-Message: GtkDialog mapped without a transient parent. This is >> discouraged. >=20 > Is there a way to fix the above Gtk-Message? I'm a bit lost and would > prefer to do it all from glade if possible. Regards Ian. Call gtk_window_set_transient_for() on the dialog before showing it, and make it transient for a window that you already have shown. If the dialog *is* the only window you have, it, obviously, wouldn't be possible to make the dialog transient, you'll have to think of something = else. --=20 O< ascii ribbon - stop html email! - www.asciiribbon.org --OHnOgonKHILwuWI7AfwTrX0p2neFgaLHr-- --bXFAnViebk3JsTC0GPIfGgmuNDPw87ql0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXSLdSAAoJEOs4Jb6SI2CwrVEH/1SfALtJRjvQhG9/2D8vG3CP NUccFPPuM34y+fD+RQrk5Y6Wr1x220nVccn0rbQlRSnzufRBocZpzQ8viV4KTJtB 5poKdBvnDqd48LavF7Ia0/fHyMv5rlv4vEYMU18BsbzuisDooHC1jcKAw9CYVxSj Xa/KzCHGw3RPrmzixwx1l6O+SfB1HRou9xWMrT+H/kfkAUT50xTtkw32rksSKYUu W56jfDistjYDjsYd1xaN0hl7JgAAkHENJ+LJ/dErj8JQxr9SSrvZcROfRjzbKF/m s412K8SeUfeFUPyfQvrH8damh0e9DiTHo5ZC6sbUZnwmul1GwEi6K8GfQv2nPZg= =+j/J -----END PGP SIGNATURE----- --bXFAnViebk3JsTC0GPIfGgmuNDPw87ql0-- --===============0874881227== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Glade-users maillist - [email protected] http://lists.ximian.com/mailman/listinfo/glade-users --===============0874881227==--