commit-gnue
[Top][All Lists]
Advanced

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

[gnue-contrib] r296 - address/forms


From: reinhard
Subject: [gnue-contrib] r296 - address/forms
Date: Fri, 25 Feb 2011 15:33:17 -0600 (CST)

Author: reinhard
Date: 2011-02-25 15:33:17 -0600 (Fri, 25 Feb 2011)
New Revision: 296

Modified:
   address/forms/address.gfd
Log:
Fixed minimum size of memo window.


Modified: address/forms/address.gfd
===================================================================
--- address/forms/address.gfd   2011-02-25 12:08:13 UTC (rev 295)
+++ address/forms/address.gfd   2011-02-25 21:33:17 UTC (rev 296)
@@ -532,7 +532,7 @@
      <page name="Page">
        <vbox block="blk">
          <hbox>
-           <entry field="memo" label="Memo:" style="multiline" 
s:def_width="60" s:def_height="20" s:max_height="100"/>
+           <entry field="memo" label="Memo:" style="multiline" 
s:min_width="60" s:min_height="20" s:max_height="100"/>
          </hbox>
 
          <hbox>




reply via email to

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