Hi,

I want to add a view dynamically to a parent view which is moving and I 
want the new view to move with it.
I want to create something like this:
<view x="${parent.x}"/>

but in javascript, so I have tried this :

new LzView(canvas,x:${parent.x})

but it's not working...

Does somebody know how to do that?

Faraj Noura


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

Reply via email to