On Thursday August 29 2024 14:29:37 René J.V. Bertin wrote:

>The demo applications run and with a valid event loop and skeleton toplevel 
>menu, but they don't show a window at all and the "about" dialog only shows a 
>titlebar. No glib error messages whatsoever.

In fact, the same thing happens after I tweaked the port some more to allow 
installing BOTH backends which requires only a few tiny modifications to the 
code
GTk is designed to support this, they only didn't test if for Quartz+X11 
because they consider that one shouldn't use the X11 backend on Mac.

>From what I understand now, it is windows using the GTk headerbar and "CSD" 
>that fail to display at all.

Traditional windows that allow the window manager to handle decoration do 
display. But those remain empty though the widgets appear to be there judging 
from cursor pointer changes. 

R.

Reply via email to