Revision: 3103
          http://vexi.svn.sourceforge.net/vexi/?rev=3103&view=rev
Author:   mkpg2
Date:     2008-09-02 16:04:57 +0000 (Tue, 02 Sep 2008)

Log Message:
-----------
Minor updates, corrections.

Modified Paths:
--------------
    trunk/widgets/org.vexi.vunit/README
    trunk/widgets/org.vexi.vunit/src/org/vexi/vunit/runner/main.t

Modified: trunk/widgets/org.vexi.vunit/README
===================================================================
--- trunk/widgets/org.vexi.vunit/README 2008-08-28 23:42:49 UTC (rev 3102)
+++ trunk/widgets/org.vexi.vunit/README 2008-09-02 16:04:57 UTC (rev 3103)
@@ -2,8 +2,8 @@
 
 Example arguments to run the 'test' tests (just a dummy testsuite).
 
+-t org.vexi.vunit.runner.main
 ../org.vexi.widgets/src 
 ../org.vexi.vunit/src 
 ../org.vexi.vunit/src_dev 
 vunit.test_template=test_tests
-org.vexi.vunit.runner.main
\ No newline at end of file

Modified: trunk/widgets/org.vexi.vunit/src/org/vexi/vunit/runner/main.t
===================================================================
--- trunk/widgets/org.vexi.vunit/src/org/vexi/vunit/runner/main.t       
2008-08-28 23:42:49 UTC (rev 3102)
+++ trunk/widgets/org.vexi.vunit/src/org/vexi/vunit/runner/main.t       
2008-09-02 16:04:57 UTC (rev 3103)
@@ -50,15 +50,15 @@
                 };
             </wi:button>
         </lay:pad>
-        <wi:splitpane orient="horizontal" master=":$master">
-            <wi:bevel form="down" layout="place" width="200" hshrink="true">
+        <wi:splitpane orient="horizontal">
+            <wi:bevel form="down" layout="place" minwidth="200" hshrink="true">
                 <wi:scrollpane padding="3" autohide="true" >
                     <ui:box id="pane" align="topleft" shrink="true"/>
                 </wi:scrollpane>
             </wi:bevel>
-            <wi:bevel id="master" form="down" layout="place" width="100">
+            <wi:bevel id="master" form="down" layout="place">
                 <wi:scrollpane padding="3" autohide="true">
-                    <wi:label id="errordisplay" align="topleft" 
wraptext="false">
+                    <wi:label id="errordisplay" align="topleft" 
wraptext="false" vshrink="true" >
                         
                         thisbox.depth;
                         thisbox.failed ++=function(v){


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to