[qooxdoo-devel] change content of a iframe

2009-02-15 Thread Martin_GER
Hello, I want to change the content of a iframe - for example to loading new parts of my qooxdoo-program. I will show my problem with a easy example (2 files). I got an error message By calling "load_iframe". For "load_iframe" does "this.iframe1" not exists. Why? Thanks! 1. Application.js: /

Re: [qooxdoo-devel] Help on qx.io.remote.Request - I am lost!

2009-02-15 Thread Roman Schmid
Hi. Well. I guess you get a json encoded string if you simply call your URL (http://localhost/qooxdoo/test.php) in the browser, right? Your problem could be caused, because you set the request content type to "application/json" whereas the server will send text/plain by default. Try setting the he

[qooxdoo-devel] Help on qx.io.remote.Request - I am lost!

2009-02-15 Thread -Steffen-
Hello everybody, I am trying now for weeks to get this code to work. All I want is send a request to the server in JSON and sent a reply back. But everything i get is a timeout allways. Can anybode please explain what am I doing wrong. I am a programmer now for years but I mainly use c++ and mayb

Re: [qooxdoo-devel] Download Button

2009-02-15 Thread Hugh Gibson
> my first solution for a download you mentioned was window.open. Its > works perfect on development with localhost. > But after deployment on a webserver the popup-blockers of the > several clients made problems and it didn't work with every > security setting. If you simplify the javascript t

Re: [qooxdoo-devel] No hyphenated project names?

2009-02-15 Thread Hugh Gibson
> Then I started my own hellow world and called it apropos-qx. The > hyphen seems to be a problem: > >Uncaught ReferenceError: apropos is not defined Yes, hyphen (or dash) is the problem. See www.nabble.com/Re%3A-Qooxdoo-not-working-on-Fedora-10-p21410702.html and thread. Hugh ---

Re: [qooxdoo-devel] how to make

2009-02-15 Thread Igor Batov
Fabian Jakobs 1und1.de> writes: > > Hope this helps > > Best Fabian > Thank you! That's work perfect! -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest iss