]> git.saurik.com Git - wxWidgets.git/blame - samples/html/widget/start.htm
Added and corrected a few more html makefiles,
[wxWidgets.git] / samples / html / widget / start.htm
CommitLineData
5526e819
VS
1<html>
2<head><title>Binder demo</title></head>
3<body>
4<h3>wxHtmlBinderCell demonstration</h3>
5
6There 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>