Hi Thi,
just one idea:
As all properties in qooxdoo does a compare of the old and the new
value, it may be possible that through the fixing of the incoming value,
that the stored value is already the same than the fixed value. Then the
value wouldn't be re-applied to the text-field. Maybe we s
Hi Sebastian, >>Why do you need this:>>QxWidget.flushGlobalQueues(); This was done out of desperation !!! I was trying to force an update and follow the suggestion as documented in the code snippets section under the heading "forcing an update" http://old.qooxdoo.org/snippets/forcing-an-upd
Andreas Junghans <[EMAIL PROTECTED]> writes:
> OK, enough rambling :-) I don't mean to bash your solution, and you have
> good points. I just want to make it clear where I'm coming from and what my
> concerns are.
And a fine job of it you're doing! You're not bashing my solution; rather,
you'
Hi,I would like to comment on the date/time marshalling because a while back I had a similar problem in Python XML-RPC.There seem to be two issues:1. How to "tag" data to indicate it's a date
2. Deciding on the string format which represents the datead 1.:Dates seem to be such a common type of data
Would someone be so kind as to e-mail me a built version of the current namespaces branch? I am currently not able to do a build on it and I want to start making the proper changes to my code and to test the new ListView and I don't want to use the individual files.
Thanks,Jim
_
Hello list,
I’m trying to make a captionless window (not intended
to be movable). But if I set up a QxWindow with setShowCaption(false) .. I
still see the “bar” at the top.
What I want to achieve is a simple non-movable window where
I can add some QxAtoms …
Any ideas?
__
Thanks, Benjamin, this worked. Here is my code for listening for global
events that I find very useful.
This way, you can nicely decouple objects which do not need to know
about each others' existence or name. this was inspired by dojo.event ...
Best, Christian
/**
* dispatches global events
Marco Emiliozzi schrieb:
> Hello Sebastian.
>
> I've opened 2 bug reports in Bugzilla for those problems I found. I
> mentioned the one about popups appearing in the wrong position as an error
> in QxDom.getComputedPageBoxTop and QxDom.getComputedPageBoxLeft, as you
> suggested.
>
> I hope it may
Hi Derrell,
Am 13.06.2006 um 13:52 schrieb [EMAIL PROTECTED]:
>>> 1. It requires that the JSON server/peer be implemented in a
>>> language
>>> that
>>>provides a Date object.
>>
>> Not really. It only means that a theoretical server without such
>> objects
>> (which I find hard
Hello Sebastian.
I've opened 2 bug reports in Bugzilla for those problems I found. I
mentioned the one about popups appearing in the wrong position as an error
in QxDom.getComputedPageBoxTop and QxDom.getComputedPageBoxLeft, as you
suggested.
I hope it may be helpful.
-Messaggio originale---
Andreas Junghans <[EMAIL PROTECTED]> writes:
> thanks for your patch. I haven't had the chance yet to look at the details
> (will do so as soon as I can). However, there's one thing I'd like to
> comment on right away (see below).
>
>> - There is no defined way to pass a javascript Date object in
Hi Derrell,
Am 13.06.2006 um 03:53 schrieb [EMAIL PROTECTED]:
thanks for your patch. I haven't had the chance yet to look at the
details (will do so as soon as I can). However, there's one thing I'd
like to comment on right away (see below).
> - There is no defined way to pass a javascript
12 matches
Mail list logo