[pywin32-bugs] [ pywin32-Bugs-1445113 ] GetMenu not exported (even though SetMenu is)
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2006-03-07 21:02:45
|
Bugs item #1445113, was opened at 2006-03-07 15:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1445113&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: win32 Group: None Status: Open Resolution: None Priority: 5 Submitted By: Chad Austin (aegis) Assigned to: Nobody/Anonymous (nobody) Summary: GetMenu not exported (even though SetMenu is) Initial Comment: I noticed a perhaps obvious omission today: win32gui.SetMenu is exported and works as expected, but there is no corresponding win32gui.GetMenu. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1445113&group_id=78018 |