[python-win32] Finding attached object?

Mark Hammond skippy.hammond at gmail.com
Thu Mar 5 00:38:08 CET 2009


On 4/03/2009 12:01 PM, Greg Ewing wrote:

> If you do happen to add this, another thing you might
> want to investigate is why PyCCmdUI isn't automatically
> doing this when you read the m_pMenu property, as seems
> to happen in most other places if you call a method
> that returns a wrapped MFC object.

Hrm - m_pMenu (and m_pSubMenu) is *supposed* to return a PyCMenu object 
- what are you seeing?

Cheers,

Mark


More information about the python-win32 mailing list