Hi Sascha,
looks like a bug on Windows - qwt got more testing on Linux ... Can you send
me a listing of the files in your war file? Or the whole application if you're
allowed to?
As a work-around, you could try to manually package the contents
target/ into a war file. You can use "jar"; make
Hi Martin and others,
I was trying to use data bindings with hash maps, the native ones. Here
something I tried:
--code--
var textfield = new qx.ui.form.TextField();
var obj = {};
textfield.setLiveUpdate(true);
var doc = this.getRoot();
doc.add(textfield,{ left : 100, top :
Perfect, thank you!
Ralf Nieuwenhuijsen schrieb:
> On Mon, Jul 6, 2009 at 1:37 PM, Christian Schmidt
> mailto:schmidt.christ...@1und1.de>> wrote:
>
> Hi Ralf,
>
> I will try to answer your questions 2 and 3.
>
> 2) I have tried to reproduce your issue, but I couldn't reproduce it.
>
Hello,
I need to evaluate qooxdoo with QWT for a Java Enterprise Application.
Building (target: package) and running an example application with
tomcat works fine, but I need to deploy the war or ear into JBoss.
Since JBoss uses a Tomcat server, this should be no problem at all, but
the .war co
Hi Ralf,
many thanks for this detailed feedback!
cheers,
Alex
On Monday 06 July 2009 Ralf Nieuwenhuijsen wrote:
> I will!
>
> I was very much aware of the state of both the flash support and the
> animation support.
> And I think it's all moving at great pace already. I especially like the
>
Hello,
I need to evaluate qooxdoo with QWT for a Java Enterprise Application.
Building (target: package) and running an example application with
tomcat
works fine, but I need to deploy the war or ear into JBoss.
Since JBoss uses a Tomcat server, this should be no problem at all, but
the .war c
On Mon, Jul 6, 2009 at 1:37 PM, Christian Schmidt <
schmidt.christ...@1und1.de> wrote:
> Hi Ralf,
>
> I will try to answer your questions 2 and 3.
>
> 2) I have tried to reproduce your issue, but I couldn't reproduce it.
> With my example I always get one event fired. Could you please send a
> cod
>Good point. Can you please add a comment to the bug report mentioned above?
>Such input is highly appreciated.
Done.
>You just have to have a little patience with us ;-)
I will!
I was very much aware of the state of both the flash support and the
animation support.
And I think it's all moving
Hi Ralf,
I will try to answer your questions 2 and 3.
2) I have tried to reproduce your issue, but I couldn't reproduce it.
With my example I always get one event fired. Could you please send a
code snippet that reproduce your issue. Thanks
3) Could you please open a bug report for this.
Than
Hello,
I have a problem to call a variable/widget in other file. I would like to
retrieval the current value.
Here an example:
About “testprogram\source\class\testprogram\Application.js” I start the
program and call/open a class in
“testprogram\source\class\testprogram\Login.js”.
In the file “Lo
Hi Ralf,
On Sunday 05 July 2009 Ralf Nieuwenhuijsen wrote:
> *1. You can't change the source url of an PNG image, nor can you destroy
> the image container, on IE6/IE7.
> *The error message is actually given by qooxdoo itself, unfortunately, it
> is only triggered on IE.
>
> Workarounds:
> - use
On Mon, Jul 6, 2009 at 6:01 AM, Ian Horst wrote:
> Derrell,
>
> I see your point. But let's take away from developers to define
> descending function. Qooxdoo framework can figure it out itself. Less
> code is better. :)
>
> I don't have time to look at the backend of qooxdoo right now, but
> ins
Derrell,
I see your point. But let's take away from developers to define
descending function. Qooxdoo framework can figure it out itself. Less
code is better. :)
I don't have time to look at the backend of qooxdoo right now, but
instead of setSortMethods we could use
...setSortMethod: function (
Hello Ralf,
first of all thank you very much for the detailed description. This
gives us a good insight into your problems during the development.
Im not the expert in all of your mentioned fields so I just pick some
of the statements and try to comment on them. Alex and Christian will
sure
On 5 juil. 09, at 15:41, Ralf Nieuwenhuijsen wrote:
> Out of curiosity: are you using the qx.ui.popup.Popup containing a
> list as an sort of rich combo-box?
> Does this work out nice in practice?
If by a combo-box you mean both a list and an editable text field, not
really, we just display th
panyasan wrote:
>
>
> Ralf Nieuwenhuijsen-2 wrote:
>>
>> I've put this below the other default asset in my application.json
>>
>> #asset(qx/*)
>>
>>
>
> That did it! Thanks so much.
>
However, will this mean that all icons will be copied over into a built
version? I haven't quite under
16 matches
Mail list logo