Revision: 1975
          http://svn.sourceforge.net/vexi/?rev=1975&view=rev
Author:   clrg
Date:     2007-07-10 08:22:32 -0700 (Tue, 10 Jul 2007)

Log Message:
-----------
Tweak spin layout and default to shrink

Modified Paths:
--------------
    widgets/trunk/org.vexi.widgets/src/org/vexi/theme/win2k/spin.t
    widgets/trunk/org.vexi.widgets/src/vexi/widget/spin.t

Modified: widgets/trunk/org.vexi.widgets/src/org/vexi/theme/win2k/spin.t
===================================================================
--- widgets/trunk/org.vexi.widgets/src/org/vexi/theme/win2k/spin.t      
2007-07-10 15:22:13 UTC (rev 1974)
+++ widgets/trunk/org.vexi.widgets/src/org/vexi/theme/win2k/spin.t      
2007-07-10 15:22:32 UTC (rev 1975)
@@ -11,7 +11,7 @@
             <focusborder id="focus" layout="absolute">
                 <ui:box id="content" align="right" shrink="true" />
             </focusborder>
-            <ui:box orient="vertical" width="15">
+            <ui:box orient="vertical" width="15" shrink="true">
                 <button id="more" repeats="true" height="9">
                     <ui:box align="center" fill=".image.arrowup_small" 
width="3" height="2" />
                 </button>

Modified: widgets/trunk/org.vexi.widgets/src/vexi/widget/spin.t
===================================================================
--- widgets/trunk/org.vexi.widgets/src/vexi/widget/spin.t       2007-07-10 
15:22:13 UTC (rev 1974)
+++ widgets/trunk/org.vexi.widgets/src/vexi/widget/spin.t       2007-07-10 
15:22:32 UTC (rev 1975)
@@ -9,7 +9,7 @@
         </usage>
     </meta:doc>
     
-    <ui:box redirect="null">
+    <ui:box redirect="null" shrink="true">
         <lay:margin id="margin">
             <spin id="widget">
                 th_output = $output;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to