commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r8705 - trunk/gnue-forms/samples/zipcode


From: reinhard
Subject: [gnue] r8705 - trunk/gnue-forms/samples/zipcode
Date: Mon, 2 Oct 2006 05:48:30 -0500 (CDT)

Author: reinhard
Date: 2006-10-02 05:48:30 -0500 (Mon, 02 Oct 2006)
New Revision: 8705

Modified:
   trunk/gnue-forms/samples/zipcode/zipcode.gfd
Log:
Added scrollbar for testing purposes.


Modified: trunk/gnue-forms/samples/zipcode/zipcode.gfd
===================================================================
--- trunk/gnue-forms/samples/zipcode/zipcode.gfd        2006-10-02 10:48:10 UTC 
(rev 8704)
+++ trunk/gnue-forms/samples/zipcode/zipcode.gfd        2006-10-02 10:48:30 UTC 
(rev 8705)
@@ -31,7 +31,7 @@
       </field>
     </block>
   </logic>
-  <layout xmlns:c="GNUe:Layout:Char" c:height="17" c:width="42">
+  <layout xmlns:c="GNUe:Layout:Char" c:height="17" c:width="62">
     <page name="Page_1">
       <label name="Label_1" text="City" c:x="1" c:y="1"/>
       <entry block="zip" field="city" c:width="15" c:x="1" c:y="2"/>
@@ -47,6 +47,7 @@
           ]]>
         </trigger>
       </button>
+      <scrollbar c:x="59" c:y="2" c:width="2" c:height="15" block="zip"/>
     </page>
   </layout>
 </form>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]