Hey,

depending on what it is you want to achieve, it could be as simple as 
creating a standard QooxDoo applcication and then the Iframe object to 
embed Django web page.

However I am using just some standard PHP fragments for my backend. 
QooxDoo itself is OO, and most of the logic is on the client. The server 
does not 'yet' need to be overly complex in my instance.

Also BE functionality like Dropbox would probably still require more 
coding server side.

My page btw is a web desktop using qooxdoo ...
https://www.AstraNOS.org



Varol


On 03/25/2014 05:02 PM, voger wrote:
> Hi, I stumbled in qooxdoo today and I really like it. I need to do a web
> application with an interface resembling a desktop an qooxdoo seems
> exactly fit for this. I went through the tutorial but I could not
> understand how to integrate it with django, especially with forms. From
> searching the web what I understood is that many people use the
> combination qooxdoo/django but it is done mostly by combining json and
> GET/POST messages. But I really would like to implement a django
> generated form in a qooxdoo widget or at least something to make it look
> more integrate. Is this possible? Forgive me if this is comon question
> but I can't find any guide how to do this.
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to