Fixed toolbar bitmap bug introduced by deriving wxToolMenuBar
from wxToolBar Documented PPC installation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -116,6 +116,9 @@ public:
|
||||
// implementation only from now on
|
||||
// -------------------------------
|
||||
|
||||
// Override in order to bypass wxToolBar's overridden function
|
||||
virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
|
||||
|
||||
virtual bool MSWCommand(WXUINT param, WXWORD id);
|
||||
|
||||
// Return HMENU for the menu associated with the commandbar
|
||||
|
Reference in New Issue
Block a user