]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/statbmp.py
removed checks for compilers supporting wxUSE_ON_FATAL_EXCEPTION, it's in wx/chkconf...
[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...