ANN: Creating GUI Applications with wxPython

Dietmar Schwertberger maillist at schwertberger.de
Wed Feb 27 13:50:45 EST 2019


On 27.02.2019 16:10, Dave wrote:
> I have two Python 3 (3.6) apps that will get the full GUI treatment 
> very soon.  I'm in the process of choosing a GUI, and that may be 
> where you/your book can help.  Seems this is not a trivial effort 
> (wishing that Python was like VB6 from the 90's).

IMHO what comes closest to VB6 is wxPython with wxGlade. The focus of 
wxGlade is on frames and dialogs with standard widgets, though. Graphics 
and printing is always a bit more effort.

Regards,

Dietmar




More information about the Python-list mailing list