7 Oct 22:48
Using qooxdoo as an external library for a web application
From: Omid Mottaghi <omidmr <at> gmail.com>
Subject: Using qooxdoo as an external library for a web application
Newsgroups: gmane.comp.lang.javascript.qooxdoo.devel
Date: 2008-10-07 20:49:57 GMT
Subject: Using qooxdoo as an external library for a web application
Newsgroups: gmane.comp.lang.javascript.qooxdoo.devel
Date: 2008-10-07 20:49:57 GMT
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.
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 qooxdoo-devel <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
RSS Feed