[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-22 10:37:30
|
Bugs item #1445113, was opened at 2006-03-08 08:02 Message generated for change (Comment added) made by mhammond 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: Closed >Resolution: Fixed 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. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2006-03-22 21:37 Message: Logged In: YES user_id=14198 This is in build 208 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1445113&group_id=78018 |