Revision: 4552 http://sourceforge.net/p/vexi/code/4552 Author: clrg Date: 2013-09-18 16:16:39 +0000 (Wed, 18 Sep 2013) Log Message: ----------- Fix tablist layout
Modified Paths: -------------- branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/tablist.t Modified: branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/tablist.t =================================================================== --- branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/tablist.t 2013-09-15 23:46:34 UTC (rev 4551) +++ branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/tablist.t 2013-09-18 16:16:39 UTC (rev 4552) @@ -18,7 +18,7 @@ <!-- our popox --> <lay:border id="popbox" border="black" depth="1"> <scrollpane id="scroll" autohide="true" fill=":.settings..surfacefill" hshrink="true" scrollhorizontal="false"> - <ui:box id="content" fill="white" shrink="true" /> + <ui:box id="content" align="left" fill="white" orient="vertical" shrink="true" /> </scrollpane> </lay:border> @@ -27,9 +27,8 @@ thisbox.th_button = $button; thisbox.th_scroll = $scroll; thisbox.v_content = $content; - thisbox.v_output = null; + thisbox.v_textbox = false; // flags to ignore text-related thisbox.v_popbox = $popbox; - $content.v_content = $content; // assign static functions thisbox.popup ++= static.popupWrite; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn