I would like to do it myself .........Openlazlo mus have t XML markup to
Flash and DHTML compiler or  java api   ....maybe I can use that ....is
there any docs available  for that ................any pointer would be
appreciated

On 6/22/07, Benjamin Shine <[EMAIL PROTECTED]> wrote:


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]






--
**********************************************************

              www.PaGux.com
            Innovation Starts Here.

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

Reply via email to