git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58376
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
void wxListMainWindow::OnScroll(wxScrollWinEvent& event)
{
void wxListMainWindow::OnScroll(wxScrollWinEvent& event)
{
- wxPrintf( "wxListMainWindow::OnScroll\n" );
-
- // HandleOnScroll( event );
-
// update our idea of which lines are shown when we redraw the window the
// next time
ResetVisibleLinesRange();
// update our idea of which lines are shown when we redraw the window the
// next time
ResetVisibleLinesRange();