Need to call wxVScrolledWindow::UpdateScrollbar() in wxVListBox EVT_SIZE handler...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 5 Oct 2008 13:56:40 +0000 (13:56 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 5 Oct 2008 13:56:40 +0000 (13:56 +0000)
commit858ad6708dcaffe710583efb6de37cd2628f72fa
treeb448e48da4eed470ceac8384e4bc6937f2bbdda1
parente725ba4fc2984f86fc64c405ecb50883e2178e6e
Need to call wxVScrolledWindow::UpdateScrollbar() in wxVListBox EVT_SIZE handler. Otherwise resizing wxVListBox does not update visible items count.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/vlbox.h
src/generic/vlbox.cpp