ActiveX Controls in Python

Bill Bell bill-bell at bill-bell.hamilton.on.ca
Wed Jun 27 19:28:10 EDT 2001


davidw at weblink.com.au (David White) wrote, in part:

> "Bill Bell" <bill-bell at bill-bell.hamilton.on.ca> wrote in message
> > 2. So host the ActiveX in Python code written with the aid of 
> > wxPython.
 
I haven't responded to your first question about wxPython's 
functionality as compared with that of MFC because I believe that 
Robin Dunn has already done so.

> Since I'll be doing the final product using MFC, I was hoping to do
> the prototype using Python's MFC bindings; also, I haven't used
> wxWindows before, and time is going to be quite an issue - so it'd be
> better to use MFC due to my familiarity with it.

What I was suggesting ~might~ have been useful as a prototype 
for use in elliciting feedback from users and to a much less degree 
understanding the techniques that would be needed. However, it 
appears to me that you might want to make a series of versions 
that start with Python driving MFC and culminate in C++ driving 
MFC. In that case, I think you're probably right.

Good luck!

Bill




More information about the Python-list mailing list