Revision: 4385 http://vexi.svn.sourceforge.net/vexi/?rev=4385&view=rev Author: clrg Date: 2012-05-19 09:00:18 +0000 (Sat, 19 May 2012) Log Message: ----------- Get menu fill from theme settings.
Modified Paths: -------------- trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/menu.t Modified: trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/menu.t =================================================================== --- trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/menu.t 2012-05-19 08:55:11 UTC (rev 4384) +++ trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/menu.t 2012-05-19 09:00:18 UTC (rev 4385) @@ -1,7 +1,9 @@ -<!-- Copyright 2011 - see COPYING for details [LGPL] --> +<!-- Copyright 2012 - see COPYING for details [LGPL] --> -<vexi xmlns:ui="vexi://ui" xmlns:meta="vexi://meta" xmlns="vexi.theme" - xmlns:lib="org.vexi.lib"> +<vexi xmlns:ui="vexi://ui" xmlns:meta="vexi://meta" + xmlns:lib="org.vexi.lib" + xmlns="vexi.theme"> + <meta:doc> <author>Charles Goodwin</author> </meta:doc> @@ -10,7 +12,7 @@ <bevel depth="1" redirect=":$content" shrink="true"> <lib:layout.pad padding="4 6"><ui:box id="menubox" /></lib:layout.pad> <bevel id="popbox" form="above" shrink="true"> - <ui:box id="content" orient="vertical" fill="#d4d0c8" /> + <ui:box id="content" orient="vertical" fill=":.settings..panefill" /> </bevel> thisbox.v_popbox = $popbox; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn