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


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to