[qooxdoo-devel] Classses hierarchy

2006-11-26 Thread zindel
Hello, I'm a newbie to qooxdoo and to JS also. But qooxdoo seems to be very quality GUI library and does much things to allow me forget about browsers and JS/CSS specific issues. Very nice! But I have some questions about classes/namespaces. I'm developing the app based on qooxdoo which is qui

Re: [qooxdoo-devel] qx.ui.form.List layout problem in 0.6.2-pre (r4822)

2006-11-26 Thread Simon Bull
Hi again, Just FYI -- I think I have found a solution to the layout problem I was seeing. This might be useful info to anyone else who is using their own ajax layer (which they might have implemented before Qx included a bundled transport layer). The layout problem I was seeing seems to be fi

Re: [qooxdoo-devel] Two questions from a total newbie

2006-11-26 Thread Simon Bull
Hi Oystein, There are a couple of mail archives for this list on the web; see http://qooxdoo.org/community/mailing_lists . As for your source-build problem; have you tried opening your page in Firefox? FF will usually give more meaningful error messages than IE, especially if you have the Fir

Re: [qooxdoo-devel] Loading an XML froma a php file

2006-11-26 Thread Fatih Tolga Ata
I found the solution. I added a header code to php file like this: |header('Content-type: application/xml'); and it worked. | Fatih Tolga Ata yazm?s,: > Hi, > I am trying to load an xml file with RemoteRequest. if the extension of > xml file is ".xml", everything is ok. But if the extension is ".ph

[qooxdoo-devel] Loading an XML froma a php file

2006-11-26 Thread Fatih Tolga Ata
Hi, I am trying to load an xml file with RemoteRequest. if the extension of xml file is ".xml", everything is ok. But if the extension is ".php", anything happened, no error, no warning etc. Also, "completed" event doesn't work. What can I do? My code and the xml file generated by the php file is

[qooxdoo-devel] Two questions from a total newbie

2006-11-26 Thread Øystein Holmen
Hi, I have to say qooxdoo looks very exciting! But in getting started I have a couple of questions. First: is the conversations on this list available somewhere on the net? Second: I have no problem getting the build-version to work. But the source-version will not work. I can see the html