Sorry, but that's not really possible. Open Laszlo is built to support declarative program descriptions.

You could conceivably build an app dynamically at runtime by saying something like...
<canvas>
<script>var container = new LzView( ... );
// make children for container...
</script>
</canvas>

...but that's not a recommended or supported approach.


On Jun 21, 2007, at 9:43 AM, gaurav wrote:

Hi Folks ,
pl letme know if GWT or swing type development in lazlo is possible where i can directly manipulate java code which generates flash or DHTML runtime rather than XML (lzx) + EcmaScript .
Benefits would IDE support and familiar  development  environment


Regards,
Gaurav
--
**********************************************************

               www.PaGux.com
             Innovation Starts Here.

new blog.pagux.com ....get to know Whats Cooking ?
*******************************************************

Benjamin Shine
Software Engineer, Open Laszlo / Laszlo Systems
[EMAIL PROTECTED]



Reply via email to