[Laszlo-dev] Setting constraints on a newed object

Andrew McClain amcclain at laszlosystems.com
Tue Jul 19 09:52:46 PDT 2005


What's the best way to set up constraints on a javascript-created 
object?

e.g.   convert <LZClass height="40" width="${parent.width}" /> into 
javascript

  var obj = new LZClass(this, {height: 40});

... then what?


andrew



More information about the Laszlo-dev mailing list