Hi all,

I'm new to qooxdoo and sorry for the subject!
I tried to use qooxdoo for a dynamic PHP project. But after running "dynamic
JS rendering engine" in PHP, it should run generate.py script.

Is there any way to include needed JS libraries?
For example instead of generating JS files, simply write:
========================
qx.include('required.library.1');
qx.include('required.library.2');
qx.include('required.library.3');

// do something related to 1st, 2nd and 3rd libraries!
========================

Thanks.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to