]> git.saurik.com Git - wxWidgets.git/blob - samples/html/widget/start.htm
Minor tweek for WXPM
[wxWidgets.git] / samples / html / widget / start.htm
1 <html>
2 <head><title>Widgets demo</title></head>
3 <body>
4 <h3>wxHtmlWidgetCell demonstration</h3>
5
6 There is binded window somewhere around. Enjoy it.
7
8 <hr>
9 <center>
10 <mybind name="experimental binded window :-)" x=300 y=500>
11 </center>
12 <hr>
13
14 <mybind name="(small one)" x=150 y=30>
15 <hr>
16
17 <mybind name="a widget with floating width, hurray :-)" float=y x="50" y=50>
18
19 </body>
20 </html>