Added GetIcon, GetBitmap to wxImageList

Tweaked DC and bitmap docs


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-02-27 11:55:01 +00:00
parent 285b5ce090
commit 2a138829cb
4 changed files with 27 additions and 6 deletions

View File

@@ -5,6 +5,11 @@ wxWidgets 2.5 Change Log - For more verbose changes, see the manual
2.5.5
-----
All:
- Added GetIcon, GetBitmap to wxImageList. wxGenericImageList's original
GetBitmap is renamed GetBitmapPtr.
wxPalmOS:
- native wxRadioBox implementation