I'm very new to Qooxdoo at this point and I've tried searching for this and reading the API docs but I haven't found a clear answer to this. I have an existing application (based on Django) and I want to use Qooxdoo to add some more sophisticated (and consistent) UI elements. I'm using JQuery right now to add some things like context menus and a toolbar and this is done via progressive enhancement. Django renders the html, and JQuery massages it into something nicer. Can anything like this be done with Qooxdoo? For example, I can render an unordered list for a menu with Django and then JQuery can turn it into a context menu.
I don't want to go the full RIA route at this point because it would require a lot of changes to my application and I don't want to continue down the JQuery route because the UI widgets are a mess. My other option is Dojango (Dojo and Django) but that also looks like a lot of work and I'd rather learn Qooxdoo at this point. Thanks, Dean -- View this message in context: http://qooxdoo.678.n2.nabble.com/Wrapping-HTML-with-inline-application-tp5478409p5478409.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
