Revision: 4540 http://sourceforge.net/p/vexi/code/4540 Author: clrg Date: 2013-08-23 11:16:12 +0000 (Fri, 23 Aug 2013) Log Message: ----------- Table head implements ratio layout
Modified Paths: -------------- branches/vexi3/org.vexi-vexi.widgets/src_main/vexi/widget/table/head.t Modified: branches/vexi3/org.vexi-vexi.widgets/src_main/vexi/widget/table/head.t =================================================================== --- branches/vexi3/org.vexi-vexi.widgets/src_main/vexi/widget/table/head.t 2013-08-23 11:13:11 UTC (rev 4539) +++ branches/vexi3/org.vexi-vexi.widgets/src_main/vexi/widget/table/head.t 2013-08-23 11:16:12 UTC (rev 4540) @@ -1,6 +1,7 @@ <!-- Copyright 2009 - see COPYING for details [LGPL] --> -<vexi xmlns:ui="vexi://ui" xmlns:meta="vexi://meta" xmlns="vexi.theme"> +<vexi xmlns:ui="vexi://ui" xmlns:meta="vexi://meta" xmlns:theme="vexi.theme" + xmlns="org.vexi.lib.layout"> <meta:doc> <author>Charles Goodwin</author> <author>Michael Goodwin</author> @@ -9,5 +10,6 @@ <usage>See vexi.widget.table.table</usage> </meta:doc> - <head v_table_type="head" /> + <theme:head v_table_type="head" /> + <ratio /> </vexi> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn