Hi;
On Sun, 12 Aug 2018 at 12:33, c.buhtz--- via gtk-app-devel-list <
gtk-app-devel-list@gnome.org> wrote:
> Below you see a minimal working example using Gtk.FileChooserNative as
> a file-open dialog. While running with Python 3.6.6 I recieve
> this warning message
>
> "GtkDialog mapped without
Below you see a minimal working example using Gtk.FileChooserNative as
a file-open dialog. While running with Python 3.6.6 I recieve
this warning message
"GtkDialog mapped without a transient parent. This is discouraged."
I understand the logic behind it but can not find a solution BECAUSE
the do
Hi there,
My application is fine in Linux running under Mono 2.6.7, but in Windows
running in Mono 2.6.4 or Mono 2.8 I get the trace output and crash below
when using the file chooser dialog for saving.
It is when I do a save as, and type a filename and the dialog selects one of
the existing file
Hi all,
i use GtkFileChooserButton/GtkFileChooserDialog in my app and it seems
that the user can choose only files OR directories. Is there a way to
let the user select both?
greets
Alex
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org