On 17/11/2023 03:38, Terry Reedy wrote:
> There have been other reports on the cpython issue tracker than Sonoma
> broke bits of tk behavior.
> https://github.com/python/cpython/issues?q=is%3Aissue+label%3AOS-mac+is%3Aclosed
>
> shows a couple
Thanks Terry, I had a browse and it seems I'm no
I have a little app that I wrote ages ago (2015) using tkinter/ttk
and it just works. Or it did, up until the latest MacOS version upgrade
and now it has become very sporadic in response to mouse clicks.
For example I have a drop-down list and I can drop the list but
then it won't let me select an
Am having difficulty with importing tkinter following cross-compiling Python
from source.
My build environment:
GCC 4.7
uClibc 0.9.33
buildroot
Python 3.4
Tcl/Tk 8.6
target platform=ARM
The symptoms are as follows:
>>> import _tkinter
...
# trying /usr/lib/python3.4/lib-dynload/_tkinter.cpytho