I've searched the docs and forums, but can't find a way to easily  
reference the previous element. (unless it's named) eg:

<text width = "80" y = "20">Blah: </text><edittext y = "${sibling.y}"  
x = "${sibling.width + 10 }"  />

What do I use in place of "sibling" to reference the x and y position  
of the previous text element?
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to