Revision: 3611
          http://vexi.svn.sourceforge.net/vexi/?rev=3611&view=rev
Author:   clrg
Date:     2009-08-19 11:32:41 +0000 (Wed, 19 Aug 2009)

Log Message:
-----------
Gah, wth is that commented out?

Modified Paths:
--------------
    trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/table.t

Modified: trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/table.t
===================================================================
--- trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/table.t   
2009-08-19 06:14:47 UTC (rev 3610)
+++ trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/table.t   
2009-08-19 11:32:41 UTC (rev 3611)
@@ -12,7 +12,7 @@
         <ui:box vshrink="true">
             <ui:box id="headport" align="topleft" height="0" layout="place">
                 <ui:box id="headview" vshrink="true" />
-                //$headview.height ++= function(v) { height = v; cascade = v; }
+                $headview.height ++= function(v) { height = v; cascade = v; }
                 minheight = vexi.ui.font.height(font, fontsize, "dy") + 6;
             </ui:box>
             <ui:box id="topinset" 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to