You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plyer.filechooser.open_file() opens up a window inside Kivy GUI, which does not respond for any mouse events.
While opening the file window, a following warning is displayed:
Gtk-Message: 16:32:20.783: GtkDialog mapped without a transient parent. This is discouraged.
The text was updated successfully, but these errors were encountered:
plyer.filechooser.open_file()
opens up a window insideKivy
GUI, which does not respond for any mouse events.While opening the file window, a following warning is displayed:
The text was updated successfully, but these errors were encountered: