-
-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pygubu-designer UI inresponsive #235
Comments
. /Users/philip/anaconda3/bin/activate && conda activate /Users/philip/anaconda3/envs/pygubu; |
Hello @pro55b thanks for the report. Regards. |
I'm running into the same issue. It's pretty much unusable due to how slowly it responds. This is also on macOS Sonoma 14.3.1 on apple silicon. |
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.
The text was updated successfully, but these errors were encountered: