mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-09 05:20:08 +01:00
add note about GridTableBase.GetValue fix and mention we’re using official wxWidgets 3.0.3
This commit is contained in:
@@ -7,7 +7,9 @@ Recent Changes for wxPython
|
||||
|
||||
4.0.0a2
|
||||
-------
|
||||
* 30-Apr-2017
|
||||
* 6-May-2017
|
||||
|
||||
This build of wxPython is based on the official wxWidgets 3.0.3 release.
|
||||
|
||||
Various tweaks and bug fixes:
|
||||
|
||||
@@ -40,6 +42,9 @@ Various tweaks and bug fixes:
|
||||
|
||||
* Fixed crash when using wx.xrc.XmlSubclassFactory
|
||||
|
||||
* Fixed wx.grid.GridTableBase.GetValue and related methods to work more like
|
||||
they did in Classic, so non-string values can be used a little more
|
||||
easily.
|
||||
|
||||
Added building and bundling of the PDB files for wxWidgets and the wxPython
|
||||
extensions on Windows. Until a better place is found they will be
|
||||
@@ -49,7 +54,6 @@ archives for the documentation as well as the demo and samples.
|
||||
|
||||
|
||||
|
||||
|
||||
4.0.0a1 "The Phoenix Rises!"
|
||||
-----------------------------
|
||||
* 15-Apr-2017
|
||||
|
||||
Reference in New Issue
Block a user