mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
Add changelog
This commit is contained in:
@@ -94,6 +94,13 @@ New and improved in this release:
|
||||
the Animation objects are created. See the AnimationCtrl.py sample in the demo
|
||||
for the various usage patterns (#1579)
|
||||
|
||||
* Added wrappers for the wx.grid.GridBlockCoords, wx.grid.GridBlocks, and
|
||||
wx.grid.GridBlockDiffResult classes, as well as associated new methods in the
|
||||
wx.grid.Grid class. These provide a new way to interact with blocks of
|
||||
selected cells, including an iterator interface in wx.grid.GridBlocks which
|
||||
should be a more efficient (time and memory) way to process large groups of
|
||||
selections.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user