Add wxGrid::Render() for drawing the grid to any wxDC.
In particular, this allows to print the grid contents easily. Closes #14294. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -526,6 +526,7 @@ All:
|
||||
|
||||
All (GUI):
|
||||
|
||||
- Add wxGrid::Render() for printing wxGrid (John Roberts).
|
||||
- Added strike-through support to wxFont (Igor Korot).
|
||||
- Add support for horizontal mouse wheel events to MSW and GTK (Lauri Nurmi).
|
||||
- Fix infinite loop in wxHtmlEasyPrinting when trying to page break images
|
||||
|
Reference in New Issue
Block a user