mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-02-01 08:30:09 +01:00
Changelog updates for recent changes
This commit is contained in:
@@ -72,6 +72,12 @@ New and improved in this release:
|
||||
render the SVG directly to a wx.GraphicsContext using the GC's drawing
|
||||
primitives. (PR #1323)
|
||||
|
||||
* Ported the embedding sample from Classic, which shows how to use wxPython from
|
||||
a C++ wxWidgets application that embeds Python. (PR #1353)
|
||||
|
||||
* Fixed wx.GetApp() to use wxWidgets' global wxApp instance instead of
|
||||
maintaining its own pointer. This way, if the wxApp is created by C++ code
|
||||
wxPython will still be able to get access to it. (#1126)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user