diff --git a/samples/embedded/README.txt b/samples/embedded/README.txt new file mode 100644 index 00000000..650e44e9 --- /dev/null +++ b/samples/embedded/README.txt @@ -0,0 +1,4 @@ + +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. \ No newline at end of file