// Override this function if you don't want to have wxScrolledWindow
// automatically change the origin according to the scroll position.
// Override this function if you don't want to have wxScrolledWindow
// automatically change the origin according to the scroll position.
void ViewStart(int *x, int *y) const { GetViewStart( x, y ); }
#endif // WXWIN_COMPATIBILITY_2_2
void ViewStart(int *x, int *y) const { GetViewStart( x, y ); }
#endif // WXWIN_COMPATIBILITY_2_2