Hi, I'm working with QWT and try to get qx 0.8.x with it. What would I need to do if I would try to build a qx app from scratch without using the build system? I think, at least: - load any required qx class file (e.g. via <script> tag) - this is done by QWT + my app code - simply creating an instance of my UI class which is derived from "Standalone" using new()? - somehow initializing qx? - deal with required resources?
If there's an example of such a minimal application, this would be extremely helpfull. Regards, Michael. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
