]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/statbmp.py
I haven't taught SWIG about wxChar, so pretend it's a wxString
[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...