public:
- // For implementation purposes - sometimes decorations make the client area
- // smaller
- virtual wxPoint GetClientAreaOrigin(void) const;
-
// Windows subclassing
void SubclassWin(WXHWND hWnd);
void UnsubclassWin(void);
// returns true if the window has been created
bool OS2Create( PSZ zClass
- ,const char* zTitle
+ ,const wxChar* zTitle
,WXDWORD dwStyle
,const wxPoint& rPos
,const wxSize& rSize