]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/scrolbar.cpp
don't change the font by reinitializing it to XLFD which was found to match it in...
[wxWidgets.git] / src / univ / scrolbar.cpp
index 3873aed615202a2d54fa0e3889e3dc00214e6374..8626070f0deed332be11204b4b15adc64e906942 100644 (file)
@@ -324,6 +324,7 @@ wxScrollArrows::Arrow wxScrollBar::HitTest(const wxPoint& pt) const
 void wxScrollBar::OnInternalIdle()
 {
     UpdateThumb();
+    wxControl::OnInternalIdle();
 }
 
 void wxScrollBar::UpdateThumb()