Open
Description
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.