Files
Phoenix/samples/embedded/README.txt
Robin Dunn 7c14d9a4ce Merge pull request #1353 from wxWidgets/neurodroid-embedded
Neurodroid's embedded sample PR plus a few changes of my own

(cherry picked from commit 32815309d4)
2019-09-13 14:03:20 -07:00

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.