mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-12 14:57:07 +01:00
Neurodroid's embedded sample PR plus a few changes of my own
(cherry picked from commit 32815309d4)
4 lines
188 B
Plaintext
4 lines
188 B
Plaintext
|
|
This sample is an example of using wxPython from within a wxWidgets C++
|
|
application that embeds Python. Most things you'll need to know are documented
|
|
in the source code in embedded.cpp. |