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

Rewrite the entire GUI using something != tkinter #121

Open
cloudstrife9999 opened this issue Mar 31, 2022 · 2 comments
Open

Rewrite the entire GUI using something != tkinter #121

cloudstrife9999 opened this issue Mar 31, 2022 · 2 comments
Labels
gui Everything GUI-related

Comments

@cloudstrife9999
Copy link
Contributor

cloudstrife9999 commented Mar 31, 2022

The VW GUI is currently built on the top of the tkinter library.

This is known to cause incompatibility issues, and graphical bugs with MacOS and Windows (e.g., see issue #4).

It would be better to re-build the GUI using a more modern and more compatible library.

@cloudstrife9999 cloudstrife9999 added the gui Everything GUI-related label Mar 31, 2022
@cloudstrife9999 cloudstrife9999 added this to the 2023-coursework milestone Apr 6, 2022
@cloudstrife9999
Copy link
Contributor Author

A.K.A. make VacuumWorld fully compatible with MS Windows, and MacOS.

@BenedictWilkins
Copy link
Collaborator

BenedictWilkins commented Apr 8, 2022

I recon pygame is worth a try for this... its a bit of a shame that VW is getting heavier !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui Everything GUI-related
Projects
None yet
Development

No branches or pull requests

2 participants