summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
ed1288c)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32419
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
protected:
// function called when any of the bitmaps changes
protected:
// function called when any of the bitmaps changes
- virtual void OnSetBitmap() { InvalidateBestSize(); }
+ virtual void OnSetBitmap() { InvalidateBestSize(); Refresh(); }
// the bitmaps for various states
wxBitmap m_bmpNormal,
// the bitmaps for various states
wxBitmap m_bmpNormal,