Proposed syntax for telling WinCE whether a context menu is available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -496,6 +496,9 @@ MyFrame::MyFrame()
|
||||
_T("menubar itself.\n\n")
|
||||
_T("Right click the band below to test popup menus.\n"));
|
||||
#endif
|
||||
#ifdef __POCKETPC__
|
||||
EnableContextMenu();
|
||||
#endif
|
||||
}
|
||||
|
||||
MyFrame::~MyFrame()
|
||||
|
Reference in New Issue
Block a user