Revision: 4088 http://vexi.svn.sourceforge.net/vexi/?rev=4088&view=rev Author: clrg Date: 2011-03-28 02:16:38 +0000 (Mon, 28 Mar 2011)
Log Message: ----------- Visual consistency for enabled=false on table.column in classic Modified Paths: -------------- trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/column.t Modified: trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/column.t =================================================================== --- trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/column.t 2011-03-28 02:15:34 UTC (rev 4087) +++ trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/column.t 2011-03-28 02:16:38 UTC (rev 4088) @@ -24,6 +24,8 @@ </ui:box> </button> + thisbox.enabled ++= function(v) { cascade = v; $b.enabled = v; } + /** assigns the correct sort arrow image */ thisbox.sort ++= function(v) { if (v == "ascending" or v == "asc") { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn