Hello all,
I'm investingating on which web gui toolkit to use for something esotic i'm 
working on, and i think that
qooxdoo and extjs are the two things more close to what i need, but i don't 
like extjs for some political/religious reasons, so, qooxdoo
is the choice if it can do what i need.

As i can understand, basicalli qooxdoo is done encouraging to write a sort of 
all-self-contained web applications. This sounds good and 
it is certainly the best way to do ajax applications that are desktop-like in 
most of the usage-case. 

My needs are sadly something different. Basically i need to really separate the 
application custom code from the gui toolkit ( i refer to gui toolkit as 
i only really need this part from qx, i will NOT use rcp communication or other 
parts from it ).

more specifically, i need to have a separate file with only the *complete* set 
of wx libraries/widgets, like the inline method, but without the 
custom application embedded in it, as i will generate the custom application 
code on the fly from the server part and i will inject it 
at runtime.

This is needed as i'm working on a sort of "wxpython wrapper for make desktop 
gui work without modification on the browser", where 
all calls to wx from a standalone wxpython application written for the desktop 
will run inside a special environment where all calls to
wxpython are intercepted and converted on the fly in qooxdoo code served from a 
twisted nevow/athena live page daemon, used also for the communication
between the gui part and the server side part.

So, basically, how i can build an "inline application" where the custom 
application code isn't embedded in the same file as qx things?
-- 

Franco Lanza
My blog: http://www.nexlab.it
email: [email protected]
Fax/Tel: +39 0331 682151
Cell: +39 339 8125940
Busto Arsizio (VA) - Italy
-----------------------------------
NO TCPA: http://www.no1984.org
you can download my public key at:
http://danex.nexlab.it/nextime.asc || Key Servers
Key ID = D6132D50
Key fingerprint = 66ED 5211 9D59 DA53 1DF7  4189 DFED F580 D613 2D50
-----------------------------------
echo 
16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D212153574F444E49572045535520454D20454B414D204F54204847554F4E452059415020544F4E4E4143205345544147204C4C4942snlbxq
 | dc
-----------------------------------

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to