]> git.saurik.com Git - wxWidgets.git/commit
Added some convenience methods to wx.Bitmap: SetSize, GetSize, and
authorRobin Dunn <robin@alldunn.com>
Thu, 15 Apr 2004 18:23:17 +0000 (18:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 15 Apr 2004 18:23:17 +0000 (18:23 +0000)
commitba938c3d005ad1ecab95b95c5f64e428067bc75e
tree4369f5506264ee926cebd9cadd19455c83653b60
parent1980f3fa71d9bd109c69e74a43b44899c6d0d0cb
Added some convenience methods to wx.Bitmap: SetSize, GetSize, and
wx.EmptyBitmap can be called with a wx.Size (or a 2-element sequence)
object too.  Similar changes were done for wx.Image as well.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/docs/CHANGES.txt
wxPython/src/_bitmap.i
wxPython/src/_image.i