[qooxdoo-devel] Blocking mode for QxRequest

2006-04-14 Thread Yue
Could anyone give me an example of the use of Synchronous mode of QxRequest? I tried by using req.setAsynchronous(false), but did not figure out how to deal with req.send(). It seems that send returns immediately. Also, the event listener for "complete" seems to be disabled now. I want to us

Re: [qooxdoo-devel] Backend + Qooxdoo

2006-04-14 Thread Malangon Perez
Error in proxy at "CQX Main Window/Data response". Header in firebug: Server: squid/2.5.STABLE13 Mime-Version: 1.0 Date: Fri, 14 Apr 2006 12:44:50 GMT Content-Type: text/html Content-Length: 2160 Expires: Fri, 14 Apr 2006 12:44:50 GMT X-Squid-Error: ERR_INVALID_REQ 0 X-Cache: MISS from xxx.yyy.zzz

Re: [qooxdoo-devel] get/set selected index patches

2006-04-14 Thread Sebastian Werner
Fixed in SVN Sebastian Priebe, Jason schrieb: Combobox: No, I haven't tested it yet. An small example would be great. I did actually submit an example before. Attached is an example that does not rely on my patches. To replicate, load the page, and then immediately hit the "Set Selected I

Re: [qooxdoo-devel] Re: QxSplitPane update

2006-04-14 Thread Christian Boulanger
Hi, why can't we have, for example, a folder structure that mirrors the qooxdoo directory in each contributed folder? Then each author would only have to include files there which add to or replace existing files in the main source, and the process of adding them to the final build can be automate