COM & Python

David Fraser davidf at sjsoft.com
Thu Apr 22 03:57:48 EDT 2004


What about http://www.onlamp.com/pub/a/python/excerpts/chpt20/pythonwin.html
(from that book)?
Or have you tried wxPython (not COM but great)?

David

Anand K Rayudu wrote:
> Hi Larry,
> 
> Thanks for the suggestion, I have gone through the book, but 
> unfortunately nothing much is discussed about this topic.
> Being new to MFC i am finding it difficult to get started.
> I want to just create a dialog box, with my own controls and get the 
> python call backs for them.
>  can some one please share some example source code or any experience 
> regarding this.
> Any help will be a great start point for me.
> 
> Regards,
> Anand
> 
> 
> Larry Bates wrote:
> 
>>Get a copy of
>>Python Programming on Win32 By Mark Hammond, Andy Robinson
>>
>>This is the best starting point for you.
>>
>>Larry Bates
>>Syscon, Inc.
>>
>>"Anand K Rayudu" <anand at easi.soft.net> wrote in message
>>news:mailman.752.1082375155.20120.python-list at python.org...
>>  
>>
>>>Hi all,
>>>
>>>I want to use python with COM extension. I am successful using python as
>>>client.
>>>I could interact to my application through COM interfaces from python.
>>>
>>>I also want to use the win32ui layer, which wrapped all MFC user
>>>interface functionality.
>>>I am just wondering if some on can guide me with some documentation on
>>>using them.
>>>I want to know how the call backs are handled in particular.
>>>Any sample code will be a great start for me.
>>>If this is possible I can create any dialog boxes with any controls from
>>>python itself!! :-)
>>>And take advantage of MFC's View , scroll view and so on. Just exciting!!
>>>
>>>Thanks in advance,
>>>Anand
>>>
>>>
>>>
>>>
>>>    
>>>
>>
>>
>>  
>>
> 



More information about the Python-list mailing list