[python-win32] Pythonwin.exe - trouble on the starting line

2020-07-20 Thread ejohnso9
I wanted to look into using Pythonwin to see how difficult it would be to build GUIs using MFC. I'm having problem in two different places: 1) On remote work machine, I found the path to pythonwin.exe and can launch that. Under the help menu there, it looks like the "Python Manuals" manual

Re: [python-win32] Pythonwin.exe - trouble on the starting line

2020-07-20 Thread Tim Roberts
[email protected] wrote: I wanted to look into using Pythonwin to see how difficult it would be to build GUIs using MFC. This isn't what you asked for, of course, but in my opinion you would be better served to start with wxPython.  The basic philosophy is somewhat similar to MFC (the t