Revision: 1989
http://svn.sourceforge.net/vexi/?rev=1989&view=rev
Author: clrg
Date: 2007-07-16 08:16:20 -0700 (Mon, 16 Jul 2007)
Log Message:
-----------
Sync with updated layout strategy names "pack","place"
Modified Paths:
--------------
widgets/trunk/org.vexi.demo/org/vexi/demo/align.t
widgets/trunk/org.vexi.demo/org/vexi/demo/other.t
widgets/trunk/org.vexi.demo/org/vexi/demo/surface.t
Modified: widgets/trunk/org.vexi.demo/org/vexi/demo/align.t
===================================================================
--- widgets/trunk/org.vexi.demo/org/vexi/demo/align.t 2007-07-16 15:16:03 UTC
(rev 1988)
+++ widgets/trunk/org.vexi.demo/org/vexi/demo/align.t 2007-07-16 15:16:20 UTC
(rev 1989)
@@ -6,7 +6,7 @@
<pad padding="2" shrink="true" text="# is the child order, the word
indicates the alignment" />
<pad padding="10">
- <wi:bevel id="bev" form="down" layout="absolute">
+ <wi:bevel id="bev" form="down" layout="place">
<ui:box id="l" text="1 left" align="left" fill="#ffffff"
shrink="true" />
<ui:box id="r" text="2 right" align="right" fill="#ffe0e0"
shrink="true" />
<ui:box id="t" text="3 top" align="top" fill="#ffd0d0"
shrink="true" />
Modified: widgets/trunk/org.vexi.demo/org/vexi/demo/other.t
===================================================================
--- widgets/trunk/org.vexi.demo/org/vexi/demo/other.t 2007-07-16 15:16:03 UTC
(rev 1988)
+++ widgets/trunk/org.vexi.demo/org/vexi/demo/other.t 2007-07-16 15:16:20 UTC
(rev 1989)
@@ -6,7 +6,7 @@
<ui:box align="center" shrink="true" text="Tooltips" />
<ui:box>
<textarea id="text" text="Enter new tooltip here" />
- <ui:box layout="absolute">
+ <ui:box layout="place">
<role:tooltipable id="tooltip" align="center" cursor="hand"
orient="vertical" shrink="true" tooltip="unset">
Enter ++= function(v) { fill = "#eeeeee"; cascade = v; }
Leave ++= function(v) { fill = null; cascade = v; }
Modified: widgets/trunk/org.vexi.demo/org/vexi/demo/surface.t
===================================================================
--- widgets/trunk/org.vexi.demo/org/vexi/demo/surface.t 2007-07-16 15:16:03 UTC
(rev 1988)
+++ widgets/trunk/org.vexi.demo/org/vexi/demo/surface.t 2007-07-16 15:16:20 UTC
(rev 1989)
@@ -40,7 +40,7 @@
<ui:box text="Event" align="left" />
<ui:box text="Occurances" align="right" shrink="true"
/>
</ui:box>
- <ui:box layout="absolute">
+ <ui:box layout="place">
<ui:box id="events" align="topleft"
layout="vorient="vertical""true" />
</ui:box>
</lay:pad>
@@ -52,7 +52,7 @@
<ui:box text="Property" align="left" />
<ui:box text="Value" align="right" shrink="true" />
</ui:box>
- <ui:box layout="absolute">
+ <ui:box layout="place">
<ui:box id="properties" align="topleft"
orient="vertical" vshrink="true">
<demo:surfaceProperty name="x" value="0" />
<demo:surfaceProperty name="y" value="0" />
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