Dear All:

         Who has used this attribute in state before.

         It’s a Boolean value.

         But When I set this true, there is no changes.

         I have a Code like this. A state contain so many Views.

         And I want it create in low CPU usage.

         Is It (["asyncnew"]) useful?

[code]

<state name = “ts”>

<attribute name = “asyncnew” value = “true”/>

<view name = “V1” width = “100” height = “100”/>

<view name = “V2” width = “100” height = “100”/>

<view name = “V3” width = “100” height = “100”/>

<view name = “V4” width = “100” height = “100”/>

<view name = “V100” width = “100” height = “100”/>

</state>

[/code]

 

Thanks

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

Reply via email to