Using PythonWin Python Rich Edit Control in MFC App

btheld2 at my-deja.com btheld2 at my-deja.com
Tue Jan 30 13:06:44 EST 2001


According to Mark Hammond, the Pythonwin rich-edit view is based on a
rich-edit control.  However, I have not been able to locate this class
(or any relevant CWnd derived classes) that I can make use of in my MFC
application.  Basically, I want a control that I can use as a python
command line in a dialog that acts like the one in PythonWin.exe.  I
have looked at scintilla, but if I use that, I need to implement all of
the python specific stuff for indenting, coloring, etc...  It would be
much easier just to use a control from the PythonWin.exe if possible.
Ideas?





Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list