+ // gets the inset from every part
+ virtual void MacGetContentAreaInset( int &left , int &top , int &right , int &bottom ) ;
+
+ // flash the current invalid area, useful for debugging in OSX double buffered situation
+ void MacFlashInvalidAreas() ;
+