]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/statbmp.py
fix compilation both for Robert's cross-compiler and for all normal compilers by...
[wxWidgets.git] / wxPython / wx / lib / statbmp.py
2005-05-02  Robin DunnEnsure the bitmap is good before drawing it.
2005-03-02  Robin Dunnallow border flags
2004-08-04  Robin DunnSetSizeHints --> SetMinSize or SetBestFittingSize,...
2004-05-14  Robin DunnAdded a generic StaticBitmap class in wx.lib.statbmp...