]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/statbmp.py
refresh bitmap when it's label changes, this is necessary for wxMSW and maybe wxGTK...
[wxWidgets.git] / wxPython / wx / lib / statbmp.py
2004-08-04  Robin DunnSetSizeHints --> SetMinSize or SetBestFittingSize,...
2004-05-14  Robin DunnAdded a generic StaticBitmap class in wx.lib.statbmp...