Skip to content
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

Migrate the GUI Platform to CustomTkinter #46

Closed
ATATC opened this issue Feb 9, 2024 · 2 comments · Fixed by #51
Closed

Migrate the GUI Platform to CustomTkinter #46

ATATC opened this issue Feb 9, 2024 · 2 comments · Fixed by #51
Labels
enhancement New feature or request question Further information is requested todo New task or assignment

Comments

@ATATC
Copy link
Member

ATATC commented Feb 9, 2024

Proposal of migrating the GUI platform to CustomTkinter for modern looking and better layout.

@ATATC ATATC added enhancement New feature or request question Further information is requested labels Feb 9, 2024
@ATATC
Copy link
Member Author

ATATC commented Feb 9, 2024

Not sure if it works on Raspberry Pi. It should do as it is written in pure Python.

@ATATC
Copy link
Member Author

ATATC commented Feb 12, 2024

New branch: customtkinter.

ATATC added a commit that referenced this issue Feb 12, 2024
ATATC added a commit that referenced this issue Feb 12, 2024
ATATC added a commit that referenced this issue Feb 12, 2024
ATATC added a commit that referenced this issue Feb 12, 2024
ATATC added a commit that referenced this issue Feb 12, 2024
@ATATC ATATC linked a pull request Feb 14, 2024 that will close this issue
@ATATC ATATC added the todo New task or assignment label Feb 14, 2024
@ATATC ATATC closed this as completed in #51 Feb 14, 2024
ATATC added a commit that referenced this issue Feb 14, 2024
* Migrating to CustomTkinter.

* Migrating to CustomTkinter. (#46)

* Migrating to CustomTkinter. (#46)

* Migrating to CustomTkinter. (#46)

* Migrating to CustomTkinter. (#46)

* Migrating to CustomTkinter. (#46)

* Optimization: used math.lcm() to replace product calculation.

* Bug fixed: grids do not fill the screen.

* Removed config `scaling_factor`.
Changed font sizes and components scaling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested todo New task or assignment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant