-
-
Notifications
You must be signed in to change notification settings - Fork 110
Description
I can start pygubu-designer.
The user interface is not reponsive, so I cannot add anything.
After switching to the ttk theme agua(Preview->ttk theme) the ui sometimes becomes responsive and I can add toplevel.
After adding a toplevel and changing some of the property values, the ui again becomes unresponsive.
Then I minimised the pygubu-designer and the maximised and the ui was responsive again util the next thing I change or try to add.
What also sometimes helps to make the UI responsive again is (Preview->Close Top Level Previews)
pygubu and pygubu-designer are installed with pip install in a conda environment (tk 8.6.12 package installed in the evironment).
python: 3.8.18 on darwin
tk: 8.6
pygubu: 0.34
pygubu-designer: 0.38
I have tried with both python 3.10 and 3.8, same behaviour
Running on macOS Sonoma 14.2.1 on apple silicon.