atk_demo
atk_demo copied to clipboard
MacOS Ventura Sample App shows empty window
Hi, I'm not sure if this is a bug or am I'm missing something. I have XQuartz installed and running the sample app. I get the main or root window up but everything else inside is empty.
My setup
- Golang 1.20.4
- ATK v1.2.3
- Mac OS Ventura 13.3.1 (a)
If I swapped the homebrew tcl-tk and installed ActiveState TCL, I can see the demo correctly.
Question: what else do I need to do with homebrew tcl-tk to work? I linked X11 includes from opt to usr as suggested in one of the StackOverflow questions.