all,
a more stable release of soap client is out. it uses the new xml api
from 0.8.3-pre bug 2369 (thanks for the lightning-fast fix daniel)
this time, i could use some feedback -- it seems to work in my (rather
limited number of) test cases.
another detail is that the library is now mostly re
Oops... Thanks for pointing me to this page. I had missed it.
Vincent
Andreas Ecker a écrit :
> Hi Vincent!
>
>
>> Have you ever tried using Jython to launch the qooxdoo build scripts ?
>> It would help to get rid of the python installation on the build
>> machine.
>>
>
> When I tried Jyt
> hi all,
>
> I'm completely new to qooxdoo.
Welcome Poc, hope you enjoy qooxdoo. Take your time for the initial
period, even if you find things a bit challenging. You will probably find
it also worthwhile, once you're "into qooxdoo" :).
> I started up with the "beginner-tutorial"
> "http://qooxd
Hi Ingrid,
On Mon, 11 May 2009, Ingrid Lohmann wrote:
> I'm completely new to qooxdoo.
welcome.
> I started up with the "beginner-tutorial"
> "http://qooxdoo.org/documentation/0.8/helloworld";. Everything worked
> fine...
>
> for instance my first app so to speak, which has the following local
thron7-2 wrote:
>
>>
>> The length of the qx.$$loader.uris line is causing problems in my
>> development
>> environment.
>>
>> This line can be extremely long.
>>
>> Sometimes it will cause Firefox/Firebug to hang
>
> I never heard of that. How many classes are included in the build?
>
700+
>
> The length of the qx.$$loader.uris line is causing problems in my
> development
> environment.
>
> This line can be extremely long.
>
> Sometimes it will cause Firefox/Firebug to hang
I never heard of that. How many classes are included in the build?
>
> I cannot check the file into source co
I am on windows -
I deleted the file and updated via svn again and everything seems fine - the
character sequence is still in the file.
Unfortunately the bad version of the file was overwritten by the update -
sorry didn't think to save a copy so I cannot get you a stack trace.
I suspect th
Hi Vincent!
> Have you ever tried using Jython to launch the qooxdoo build scripts ?
> It would help to get rid of the python installation on the build
> machine.
When I tried Jython 2.5b0 a while time ago, I had quite some success
(but never really tried to use it on a daily basis). Since the ne
Mike,
mshillin wrote:
> The latest version of qx.ui.core.MMultiSelectionHandling.js contains invalid
> chararcters at the start of the file.
>
Well, not quite invalid ... it's the UTF-8 BOM (byte-order marker).
Generally, that's perfectly legal for an utf-8 encoded file and
everything runs s
> It would be easy enough to declare the event, but I am wondering why it
> works with or without the declaration.
>
inheritance?!
t.
--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
prod
Thanks for the hints Michael.
Have you ever tried using Jython to launch the qooxdoo build scripts ?
It would help to get rid of the python installation on the build
machine.
Vincent
2009/5/8, Michael Hartmeier :
> Hi,
>
> in qwt (which is built with maven), I have a "qooxdoo" maven module that
>
The length of the qx.$$loader.uris line is causing problems in my development
environment.
This line can be extremely long.
Sometimes it will cause Firefox/Firebug to hang
I cannot check the file into source control (Clearcase thinks that something
with 47k characters on a line is a binary fil
hi all,
I'm completely new to qooxdoo. I started up with the "beginner-tutorial"
"http://qooxdoo.org/documentation/0.8/helloworld";. Everything worked fine...
for instance my first app so to speak, which has the following local path:
"file:///var/www/qooxdoo/custom/source/index.html"
functions l
The latest version of qx.ui.core.MMultiSelectionHandling.js contains invalid
chararcters at the start of the file.
Causes a runtime error when initializing qx.ui.form.List in this mornings
SVN update.
If you remove the characters and recompile - all is working
-
Mike
--
View this message in co
Michael, Martin
I have been firing events and have not been declaring them in the class
section as Martin suggested and they work fine.
in the following, 'this' refers to my fieldChooser widget where I fire the
event
if ( value != this.getFieldValue() ) {
Hello Michael,
i guess you missed the declaration of the events in the class section.
As you can see in most of the framework classes like qx.ui.basic.Label
there is an additional section called events on the level of the
members and properties. There you have to define your events.
even
Hello Andrew,
as you have seen right, this features is still missing in the tree
controller. We had no time left in my master thesis to get that done.
But I have it on my todo list to get it done before the data binding
is final.
But as fabian said, you can open a bug report and assigne it t
Thomas Herchenröder wrote:
> burak, i saw there is no entry and homepage for the soap client under
> http://qooxdoo.org/contrib/project. any plans to add initial information?
>
okay, i added some info for both jsqt and soap.
thanks
burak
---
Daniel Wagner wrote:
> Hi Burak,
>
> thank you for the detailed analysis. If I understand correctly, we would
> have to add a third parameter to xml.Element.selectSingleNode and
> selectNodes that would be a map of namespace prefixes and their URIs
> that would be used to create a custom nsResol
Hi Burak,
great to see you improving your soap client.
> burak, i saw there is no entry and homepage for the soap client under
> http://qooxdoo.org/contrib/project. any plans to add initial information?
As Thomas noticed, there's indeed info missing about this contribution.
I'll contact you lat
Hi,
I'm trying to monitor my data model from some listeners. But when I
try to add a listener like this:
entry.addListener("dataChanged", this.entryUpdated, this);
entry.addListener("dataRemoved", function(e) { //entry asked for
remove from list
Hi Burak,
thank you for the detailed analysis. If I understand correctly, we would
have to add a third parameter to xml.Element.selectSingleNode and
selectNodes that would be a map of namespace prefixes and their URIs
that would be used to create a custom nsResolver for Mozilla or set the
Sele
great! for people not in the know, you can look at this contrib project
under
http://qooxdoo-contrib.svn.sourceforge.net/viewvc/qooxdoo-contrib/trunk/qooxdoo-contrib/Soap/0.2-alpha/
burak, i saw there is no entry and homepage for the soap client under
http://qooxdoo.org/contrib/project. any pla
Thanks a lot! That helped.
Sorry for the late answer. I'm at the office only once a week.
Thanks for your help,
Michael
Am 04.05.2009 um 17:53 schrieb Derrell Lipman:
On Mon, May 4, 2009 at 11:41 AM, Michael Ochs wrote:
I call the callback() function from rpc.callAsync(this.callback,
"me
24 matches
Mail list logo