git-svn-id: svn://10.65.10.50/branches/R_10_00@23289 c028cbd2-c16b-5b4b-a496-9718f37d4682
22 lines
368 B
HTML
22 lines
368 B
HTML
<html>
|
|
<head><title>Widgets demo</title></head>
|
|
<body text="#000000" bgcolor="#D0D0D0">
|
|
|
|
<h3>wxHtmlWidgetCell demonstration</h3>
|
|
|
|
There is an embedded window somewhere around. Enjoy it.
|
|
|
|
<A HREF="about.html">About...</A>
|
|
|
|
<insert "wxChipsetName">
|
|
|
|
<hr>
|
|
<center>
|
|
<embed applet="MonitorApplet" width=100 height=100>
|
|
</center>
|
|
<hr>
|
|
|
|
</body>
|
|
</html>
|
|
|