Python, MFC and the good old Hello World

Tom NoSpam at NoSpam.com
Thu Feb 22 11:57:16 EST 2001


I was an MFC/C++ developer.  I am now using the wxWindows GUI for both
Python and C++.  I find it to be similar to MFC - just better.  I would
recommend it to you.

Tom.

"Timo Becker" <Timo.Becker at INOSOFT.de> wrote in message
news:971jbf$mptke$1 at ID-76757.news.dfncis.de...
> Thanks for your help, Mark.
>
> > I'm afraid I don't have the time to do and test this - but check out
> "pywin\framework\intpyapp.py" - that is
> > where you can find Pythonwin's main frame and app code.
>
> Radim Polásek just told me that PythonWin comes with a helloapp.py in the
> demos/app directory (I must have been blind :-)) which is almost a one to
> one translation of the code I posted.
>
>
> > Note that if you dont have significant MFC experience or existing code
you
> must interface with, wxPython
> > would be a better choice.
>
> I just started using MFC under C++ and only wanted to find out how much i
> can transfer of that new knowledge to Python. Most time I use Python
Scripts
> as COM Servers and don't mind about a gui at all.
>
> Timo
>
>





More information about the Python-list mailing list