Closed arogozhnikov closed 4 years ago
We have tested GUI on Ubuntu 18.04 with tkinter.TkVersion 8.6. Problems on MacOS may encounter due to issues with Apple-supplied Tcl/Tk (refer to https://www.python.org/download/mac/tcltk/).
@ptrvilya thanks for response! I use brew-provided python, but still that looks like most probable reason (since tkinter says it uses 8.5). Unfortunately can't verify your guess in details.
@arogozhnikov I've fixed the problem with menu in the latest commit, now all buttons should be visible (thanks to @vguzov for help with testing on MacOS).
Here is a screenshot of how it appears to me.