commit-gnue
[Top][All Lists]
Advanced

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

gnue-samples/testcases/forms/gauntlet gauntlet.gfd


From: Bajusz Tamás
Subject: gnue-samples/testcases/forms/gauntlet gauntlet.gfd
Date: Sat, 18 Oct 2003 06:34:40 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue-samples
Branch:         
Changes by:     Bajusz Tamás <address@hidden>   03/10/18 06:34:39

Modified files:
        testcases/forms/gauntlet: gauntlet.gfd 

Log message:
        added checkbox label to sample

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-samples/testcases/forms/gauntlet/gauntlet.gfd.diff?tr1=1.5&tr2=1.6&r1=text&r2=text

Patches:
Index: gnue-samples/testcases/forms/gauntlet/gauntlet.gfd
diff -c gnue-samples/testcases/forms/gauntlet/gauntlet.gfd:1.5 
gnue-samples/testcases/forms/gauntlet/gauntlet.gfd:1.6
*** gnue-samples/testcases/forms/gauntlet/gauntlet.gfd:1.5      Sat May 24 
07:08:09 2003
--- gnue-samples/testcases/forms/gauntlet/gauntlet.gfd  Sat Oct 18 06:34:39 2003
***************
*** 87,94 ****
               Char:y="3" text="Dropdown "/>
        <label name="Label10" Char:height="1" Char:width="5" Char:x="24"
               Char:y="2" text="Label"/>
-       <label name="Label11" Char:height="1" Char:width="8" Char:x="45"
-              Char:y="2" text="Checkbox"/>
        <entry name="Entry1" Char:height="1" Char:width="10" Char:x="12"
               Char:y="2" block="styleFields" field="defaultField">
          <options>
--- 87,92 ----
***************
*** 103,110 ****
        </entry>
        <entry name="Entry3" Char:height="1" Char:width="10" Char:x="33"
               Char:y="2" block="styleFields" field="labelField" style="label"/>
!       <entry name="Entry4" Char:height="1" Char:width="1" Char:x="54"
!              Char:y="2" block="styleFields" field="checkboxField" 
style="checkbox">
          <options>
            <option name="tip" value="A checkbox entry widget"/>
          </options>
--- 101,108 ----
        </entry>
        <entry name="Entry3" Char:height="1" Char:width="10" Char:x="33"
               Char:y="2" block="styleFields" field="labelField" style="label"/>
!       <entry name="Entry4" Char:height="1" Char:width="10" Char:x="45"
!              Char:y="2" block="styleFields" field="checkboxField" 
style="checkbox" label="Checkbox">
          <options>
            <option name="tip" value="A checkbox entry widget"/>
          </options>




reply via email to

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