Hello,
extracting and using code from the qooxdoo framework isn't as easy as
grabbing the sources you need and move it to a side folder. You will need
to copy the classloader as well. So I would suggest that you create a
simple inline Application (<qooxdoo sdk
path>/tool/bin/create-application.py -n <enter name here> -t inline -o
<enter output path here>) and move all your existing files in the output
folder. after that you can modify the index.html as needed and modify the
entrypoint of the qooxdoo application (Application.js). Then you can access
the needed classes from every where you wan't and you have the abillity to
use qooxdoo widgets as well in your existing website. (I use this technique
to display qooxdoo widgets in a typo 3 plugin page.)
I hope this helps a little bit
Cheers
Frank Wolbring
On Mon, Nov 5, 2012 at 1:36 PM, p3k <[email protected]> wrote:
> thron7-2 wrote
> > Depends on your definition of "whole qooxdoo framework".
>
> Well, all I want is a JS file containing the code to call the Rpc method.
>
> If I try it with the SDK and create a Website app how do I tell it to
> include the Rpc class and its dependencies?
>
> Cheers,
> tobi
>
>
>
>
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/Which-package-is-needed-for-using-the-qx-io-remote-Rpc-prototype-tp7581873p7581896.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> LogMeIn Central: Instant, anywhere, Remote PC access and management.
> Stay in control, update software, and manage PCs from one command center
> Diagnose problems and improve visibility into emerging IT issues
> Automate, monitor and manage. Do more in less time with Central
> http://p.sf.net/sfu/logmein12331_d2d
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel