Fixed a crash in wxGrid on creation due to OnSize being called too soon.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@47332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -106,6 +106,7 @@ All (GUI):
|
|||||||
- Added SetBitmap/GetBitmap to wxWizard, to allow e.g. on-the-fly creation
|
- Added SetBitmap/GetBitmap to wxWizard, to allow e.g. on-the-fly creation
|
||||||
of bitmap to fit page height.
|
of bitmap to fit page height.
|
||||||
- Fixed wxXPMHandler::SaveFile for images with more than 92 colors.
|
- Fixed wxXPMHandler::SaveFile for images with more than 92 colors.
|
||||||
|
- Fixed a crash in wxGrid on creation due to OnSize being called too soon.
|
||||||
|
|
||||||
wxMSW:
|
wxMSW:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user