Revision: 3973
          http://vexi.svn.sourceforge.net/vexi/?rev=3973&view=rev
Author:   clrg
Date:     2010-12-20 16:54:55 +0000 (Mon, 20 Dec 2010)

Log Message:
-----------
Initialize list to vertical orient

Modified Paths:
--------------
    trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/list.t

Modified: trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/list.t
===================================================================
--- trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/list.t  
2010-12-17 00:26:29 UTC (rev 3972)
+++ trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/list.t  
2010-12-20 16:54:55 UTC (rev 3973)
@@ -13,8 +13,12 @@
         </scrollpane>
         
         thisbox.th_scroll = $scroll;
+        thisbox.v_init = static.listinit;
         thisbox.v_prevfill = .settings..fill;
         
     </bevel>
     <finalize />
+    
+    static.listinit = { orient:"vertical" };
+    
 </vexi>


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

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to