2001-05-02 16:59:28 -04:00
|
|
|
<html>
|
|
|
|
<head><title>Widgets demo</title></head>
|
2001-05-06 13:41:54 -04:00
|
|
|
<body text="#000000" bgcolor="#D0D0D0">
|
|
|
|
|
2001-05-02 16:59:28 -04:00
|
|
|
<h3>wxHtmlWidgetCell demonstration</h3>
|
|
|
|
|
2001-05-06 13:41:54 -04:00
|
|
|
There is an embedded window somewhere around. Enjoy it.
|
2001-05-02 16:59:28 -04:00
|
|
|
|
|
|
|
<A HREF="about.html">About...</A>
|
|
|
|
|
|
|
|
<insert "wxChipsetName">
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
<center>
|
|
|
|
<embed applet="MonitorApplet" width=100 height=100>
|
|
|
|
</center>
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
|