* Testing/DynamicElements

Ported to WO names.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@30689 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Dave Wetzel 2010-06-12 01:18:12 +00:00
parent 514d24d161
commit 21d987fbdc
84 changed files with 735 additions and 753 deletions

View file

@ -0,0 +1,17 @@
<html>
<head>
<title>GSWTextField Test 1</title>
</head>
<body>
<h2>GSWTextField Test 1</h2>
<br/>
Entered String : <webobject name="EnteredString"></webobject><br/>
<br/>
<webobject name="Form">
<webobject name="ATextField"></webobject>
<webobject name="SubmitButton"></webobject>
</webobject>
<hr/>
<webobject name="MainPageLink"></webobject>
</body>
</html>