]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/choice.h
OS X savvy implementation
[wxWidgets.git] / include / wx / msw / choice.h
index 690b16860518e690fb62655b98fbb85f4aa3865b..5348fd5e26e067c1a42f65e749c7cf1be292bd6a 100644 (file)
@@ -84,8 +84,7 @@ public:
     // MSW only
     virtual bool MSWCommand(WXUINT param, WXWORD id);
     WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
-    virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd, WXUINT nCtlColor,
-            WXUINT message, WXWPARAM wParam, WXLPARAM lParam);
+    virtual WXHBRUSH MSWControlColor(WXHDC hDC);
 
 protected:
     virtual void DoMoveWindow(int x, int y, int width, int height);
@@ -101,6 +100,8 @@ protected:
                            int width, int height,
                            int sizeFlags = wxSIZE_AUTO);
 
+    virtual bool MSWShouldPreProcessMessage(WXMSG *pMsg);
+
     virtual WXDWORD MSWGetStyle(long style, WXDWORD *exstyle) const;
 
     // update the height of the drop down list to fit the number of items we