Hello, I've installed gtK3 on Catalina with jhbuild from GTK-OSX (see my previous post). In order to get a quick test, I took the example "opening files" from: https://developer.gnome.org/gtk3/stable/ch01s04.html#id-1.2.3.12.7
This example is on GitLab: https://gitlab.gnome.org/GNOME/gtk/tree/gtk-3-22/examples/application3 I built it: % jhbuild shell % cd ... # application3 folder % make -f Makefile.example ... And ran it: % ./exampleapp But the displayed window is empty instead of looking like the one displayed in the tutorial. Is it the same on your installed gtk3? The gtk3-demo in $prefix/bin seems to work properly. What is wrong? Thanks, Pascal. https://blady.pagesperso-orange.fr _______________________________________________ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list