Revision: 1888
http://svn.sourceforge.net/vexi/?rev=1888&view=rev
Author: clrg
Date: 2007-06-28 09:11:45 -0700 (Thu, 28 Jun 2007)
Log Message:
-----------
Convert main template to Vexi3
Modified Paths:
--------------
widgets/trunk/org.vexi.demo/org/vexi/demo/main.t
Modified: widgets/trunk/org.vexi.demo/org/vexi/demo/main.t
===================================================================
--- widgets/trunk/org.vexi.demo/org/vexi/demo/main.t 2007-06-28 14:44:53 UTC
(rev 1887)
+++ widgets/trunk/org.vexi.demo/org/vexi/demo/main.t 2007-06-28 16:11:45 UTC
(rev 1888)
@@ -2,8 +2,10 @@
<vexi xmlns:ui="vexi://ui" xmlns="org.vexi.demo" xmlns:wi="vexi.widget">
<wi:surface />
- <ui:box cols="1" fill="#d4d0c8" maxwidth="500" maxheight="400">
+ <ui:box orient="vertical" fill="#d4d0c8" maxwidth="500" maxheight="400">
+
vexi.ui.frame = thisbox;
+
surface.rootbox = thisbox;
surface.demoTabs = $demoTabs;
surface.revertTitle = function() { surface.titlebar = "Vexi Demo
Application"; }
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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn