Windows Gui Frontend

Barry Scott barry at barrys-emacs.org
Sat Apr 1 17:11:56 EDT 2023



> On 1 Apr 2023, at 18:47, Igor Korot <ikorot01 at gmail.com> wrote:
> 
> I suggest going with wxPython/wxGlade.

I ported all my wxPython code to PyQt and have not regretted it.

wxPython was (its been a while so may not be an issue now) far to
hard to make consistent across OS, my apps run on Linux, macOS and Windows.
I found that PyQt was easier to get working.

Barry



More information about the Python-list mailing list