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
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
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
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