X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1f4ff6ddc69a37e8922b8617e1edec3fd71d670..b881fc787d2823bdd8a415080b82feee90804a17:/wxPython/demo/data/widgetTest.htm diff --git a/wxPython/demo/data/widgetTest.htm b/wxPython/demo/data/widgetTest.htm index c88f019b7f..eb375b59ea 100644 --- a/wxPython/demo/data/widgetTest.htm +++ b/wxPython/demo/data/widgetTest.htm @@ -1,4 +1,10 @@ + + +
-<center><wxp class="wxButton" width="50%">
+<center><wxp module="wx" class="Button" width="50%">
<param name="label" value="It works!">
- <param name="id" value="wxID_OK">
+ <param name="id" value="ID_OK">
</wxp></center>