dictation-toolbox / natlinkcore

Other
4 stars 5 forks source link

Change GUI from WxPython to PySimpleGui #1

Closed LexiconCode closed 2 years ago

LexiconCode commented 2 years ago

The WxPython package is not well maintained holding back Natlink from using > Python 3.10. Not only that but it is complicated use compared to PySimpleGui

PySimpleGui can use TK | TK 2.7 | Qt | WxPython | Web (Remi). For our purposes TK is way to go as a standard python library.

image

Fixme:

Todo

Docs PySimpleGui Reference