[pywin32-bugs] [ pywin32-Bugs-3156634 ] OPCHDA Not Mapped Correctly
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2011-01-12 22:59:57
|
Bugs item #3156634, was opened at 2011-01-13 09:50 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3156634&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: pythonwin Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Quin Dennis (quindennis) Assigned to: Nobody/Anonymous (nobody) Summary: OPCHDA Not Mapped Correctly Initial Comment: The OPCHDA (Graybox HDA Wrapper) is not correctly mapped, specifically, the OPCHDABrowser object. This is mapped correctly in C#. With PyWin, the Browser object only shows 'count' and 'index' properties. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2011-01-13 09:59 Message: I'm not familiar with that object. Are you sure it is designed to be used via IDispatch from script languages? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3156634&group_id=78018 |