]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/textctrl.h
Toolbar/tooltip udates
[wxWidgets.git] / include / wx / mac / textctrl.h
index de6f4ba96c6cf587cbaad18250ec9e671b312b4c..2327eec3d563b5eaeddfad7060ad9d6cfdee61be 100644 (file)
@@ -143,6 +143,9 @@ public:
 
        virtual bool MacCanFocus() const { return true ; }
     
+    virtual void        MacSuperShown( bool show ) ;
+    virtual bool        Show(bool show = TRUE) ;
+
 protected:
   virtual wxSize DoGetBestSize() const;