[Laszlo-checkins] r8167 - openlaszlo/branches/devildog/test/swf9
hqm@openlaszlo.org
hqm at openlaszlo.org
Tue Mar 4 18:37:59 PST 2008
Author: hqm
Date: 2008-03-04 18:37:57 -0800 (Tue, 04 Mar 2008)
New Revision: 8167
Added:
openlaszlo/branches/devildog/test/swf9/multiframe.lzx
Modified:
openlaszlo/branches/devildog/test/swf9/hello.lzx
Log:
test case for multiframe
Modified: openlaszlo/branches/devildog/test/swf9/hello.lzx
===================================================================
--- openlaszlo/branches/devildog/test/swf9/hello.lzx 2008-03-05 02:35:03 UTC (rev 8166)
+++ openlaszlo/branches/devildog/test/swf9/hello.lzx 2008-03-05 02:37:57 UTC (rev 8167)
@@ -95,9 +95,10 @@
<text name="t1">Click me to apply state</text>
</view>
+ <text fontsize="11" width="200" x="500" y="160" id="multi" resize="true"
+ multiline="true"
+ bgcolor="#cccccc">Multiline text Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse porta orci vel urna. Nulla posuere. Phasellus vehicula ante ac leo. Nulla vitae metus. In vitae sapien non magna nonummy bibendum. Mauris facilisis gravida metus. Quisque lorem metus, tempor eget, ullamcorper at, dapibus eget, sapien. </text>
- <text fontsize="11" x="500" y="200" bgcolor="#cccccc">aaa bbb ccc ddd eee fff ggg hhh iii jjj kkk lll mmm nnn ooo ppp qqq</text>
-
<text fontsize="11" x="500" y="240" selectable="true"
width="100" bgcolor="#ffcccc" clip="true">I am selectable bbb ccc ddd eee fff ggg hhh iii jjj kkk lll</text>
Added: openlaszlo/branches/devildog/test/swf9/multiframe.lzx
Property changes on: openlaszlo/branches/devildog/test/swf9/multiframe.lzx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
More information about the Laszlo-checkins
mailing list