Revision: 3636
          http://vexi.svn.sourceforge.net/vexi/?rev=3636&view=rev
Author:   jeffbuhrt
Date:     2009-09-01 19:52:04 +0000 (Tue, 01 Sep 2009)

Log Message:
-----------
made liveresize checkbox initially show selected like the action it is already 
taking

Modified Paths:
--------------
    trunk/widgets/org.vexi.demo/src/org/vexi/demo/feature/splitpane.t

Modified: trunk/widgets/org.vexi.demo/src/org/vexi/demo/feature/splitpane.t
===================================================================
--- trunk/widgets/org.vexi.demo/src/org/vexi/demo/feature/splitpane.t   
2009-08-31 19:45:25 UTC (rev 3635)
+++ trunk/widgets/org.vexi.demo/src/org/vexi/demo/feature/splitpane.t   
2009-09-01 19:52:04 UTC (rev 3636)
@@ -9,7 +9,7 @@
         <scrollpane orient="vertical" autohide="true">
             <ui:box vshrink="true">
                 <ui:box text="Drag the Dividers" />
-                <check id="lr_switch" text="Enable liveresize" />
+                <check id="lr_switch" text="Enable liveresize" 
selected="true"/>
             </ui:box>
             <splitpane id="sp_h" master=":$sp_v" orient="horizontal">
                 <bevel id="inner1" fill="white" form="down" layout="place" 
minwidth="100" hshrink="true">


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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to