commit-gnue
[Top][All Lists]
Advanced

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

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


From: reinhard
Subject: [gnue] r7946 - trunk/gnue-forms/samples/zipcode
Date: Wed, 28 Sep 2005 12:35:29 -0500 (CDT)

Author: reinhard
Date: 2005-09-21 08:43:14 -0500 (Wed, 21 Sep 2005)
New Revision: 7946

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


Modified: trunk/gnue-forms/samples/zipcode/states.gfd
===================================================================
--- trunk/gnue-forms/samples/zipcode/states.gfd 2005-09-21 13:34:47 UTC (rev 
7945)
+++ trunk/gnue-forms/samples/zipcode/states.gfd 2005-09-21 13:43:14 UTC (rev 
7946)
@@ -20,9 +20,9 @@
       <field name="Zop"/>
     </block>
   </logic>
-  <layout xmlns:c="GNUe:Layout:Char" c:height="18" c:width="39">
+  <layout xmlns:c="GNUe:Layout:Char" c:height="18" c:width="43">
     <page name="Page_1">
-      <box name="Box_1" c:height="8" label="State Cities" c:width="37" c:x="1"
+      <box name="Box_1" c:height="8" label="State Cities" c:width="40" c:x="1"
            c:y="8"/>
       <label name="Label_1" text="Code" c:x="2" c:y="1"/>
       <entry block="blkState" field="entState" c:width="4" c:x="2" c:y="2"/>
@@ -35,6 +35,7 @@
       <label name="Label_5" rows="1" text="Zip" c:x="27" c:y="9"/>
       <entry block="blkCities" field="Zip" c:width="10" c:x="27" c:y="10"/>
       <entry block="blkCities" field="Zop" hidden="Y" c:width="1" c:x="27" 
c:y="1"/>
+      <scrollbar block="blkCities" c:x="38" c:y="10" c:widht="1" c:height="5" 
/>
     </page>
   </layout>
 </form>





reply via email to

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