]> git.saurik.com Git - wxWidgets.git/commit
Added MSWPositionForWxMenu() method which is used to translate wxWindows
authorDavid Elliott <dfe@tgwbd.org>
Wed, 14 Jan 2004 05:57:09 +0000 (05:57 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Wed, 14 Jan 2004 05:57:09 +0000 (05:57 +0000)
commitb2c5f143fd7f9813735e977032d1102ef8606bc5
treeec2ae97661df8310d89252238f0ed177ec592a9d
parent6edf960cf5fe9c0cfbfcc13f645232e35aad5fec
Added MSWPositionForWxMenu() method which is used to translate wxWindows
menu positions to the ones that Windows is using.  This mainly accounts
for the system menu in maximized MDI child frames.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/menu.h
src/msw/menu.cpp