X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e4a197e4c60e461b8068b0619692ea083e30b8b..b4eecebd423df0c6efe86d7658cd3df818d67ed8:/wxPython/demo/data/widgetTest.htm diff --git a/wxPython/demo/data/widgetTest.htm b/wxPython/demo/data/widgetTest.htm index c88f019b7f..38e0297189 100644 --- a/wxPython/demo/data/widgetTest.htm +++ b/wxPython/demo/data/widgetTest.htm @@ -1,4 +1,10 @@ + + + wxHTML does wxPython! @@ -13,18 +19,18 @@ sources and doc-string here. The button below is added to the page like this:
-<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>
 

- + - +
@@ -52,7 +58,7 @@ parameter value. Source code is here.


Recognize this one?
- +