[Glade-users] GtkFileChooserDialog
- From: ichapman at videotron.ca (Ian Chapman)
- Subject: [Glade-users] GtkFileChooserDialog
- Date: Fri, 27 May 2016 16:03:49 -0400
In glade, FileChooserDialog is a top level just like window only I get
this message on the terminal window.
Gtk-Message: GtkDialog mapped without a transient parent. This is
discouraged.
Search engines seem to be saying " You fix this warning by giving the
GtkDialog a parent to be modal to. The relevant functions
are|gtk_window_set_transient_for()|(which sets this window to always be
on top of, or/transient for/, another one) and
optionally|gtk_window_set_modal()|to make it a modal dialog. This is
ultimately what the various GtkDialog constructors do."
I do have the Glade/TopLevel/General radio button modal clicked and that
keeps it top level ie the calling window's button is not active. I
think this is the equivalent of window_set_modal?
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/glade-users/attachments/20160527/b40be258/attachment.html>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]