Add wxDC::SetTransformMatrix() and related methods and implement them in wxMSW.
Add support for world transformations to wxDC too. Currently this is implemented in wxMSW only but could be easily provided in the ports that use wxGraphicsContext for wxDC implementation later. Closes #13092. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -522,6 +522,7 @@ MSW:
|
||||
- Center task dialog-based wxProgressDialog on the parent (John Roberts).
|
||||
- wxAutomationObject::GetInstance() creates objects on demand (Kolya Kosenko).
|
||||
- Fix EVT_UPDATE_UI generation for items in submenus (wsu).
|
||||
- Added support for world transformation matrix to wxDC (Catalin Raceanu).
|
||||
|
||||
OSX:
|
||||
|
||||
|
Reference in New Issue
Block a user