Hi,
why does LocalizedString call the constructor of qx.core.Object without
autoDispose === false?
I was tracking down a memory leak in my application and I found out with
Object.summarize() that the number of LocalizedStrings gets bigger and
bigger (in my case because of a NumberFormat which is
Excellent!
Thanks,
Jim
On 3/16/07, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
"Jim Hunter" <[EMAIL PROTECTED]> writes:
> After I migrated to 6.6 I lost the flex width of a label. It has been
> working all along but now with a width of "1*" or "flex" I get a label
that
> has a width of 0.
"Jim Hunter" <[EMAIL PROTECTED]> writes:
> After I migrated to 6.6 I lost the flex width of a label. It has been
> working all along but now with a width of "1*" or "flex" I get a label that
> has a width of 0. It is inside a HorizontalBoxLayout (tried both no width
> set which is what is used to
Hi Tobias,
Am 16.03.2007 um 15:55 schrieb Tobias Koller (GERMO GmbH):
>> Well, I'm afraid this is not really a solution. encodeURIComponent is
>> the way to go!
>
> I know. But escape() is a quick solution for my problems till
> someone could give me another one ;)
> Selfhtml says: "encodeURICo
The label has no icon and the text was set later via a call to the server. I
create something that might resemble a template then fill in the details
with a call to the server later.
Jim
On 3/16/07, dperez <[EMAIL PROTECTED]> wrote:
Hi Jim,
Has the label only an icon?
Or did you use to set
>Well, I'm afraid this is not really a solution. encodeURIComponent is
>the way to go!
I know. But escape() is a quick solution for my problems till someone could
give me another one ;)
Selfhtml says: "encodeURICompontent will replace escape() in future"
>This is exactly what should be sent t
Hi Tobias,
Am 16.03.2007 um 14:03 schrieb Tobias Koller (GERMO GmbH):
> When I use escape() instead of encodeURIComponent or encodeURI then
> it works!
Well, I'm afraid this is not really a solution. encodeURIComponent is
the way to go!
The problem is that escape() only deals with 1-byte ch
When I use escape() instead of encodeURIComponent or encodeURI then it works!
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Farrakh Chowdhry
Gesendet: Donnerstag, 15. März 2007 16:00
An: qooxdoo Development
Betreff: Re: [qooxdoo-devel] Umlaute in Post-Request
Looks like it
"Tobias Koller (GERMO GmbH)" <[EMAIL PROTECTED]> writes:
> when i define a qx.ui.embed.Iframe and open a modal
> qx.ui.window.Window() ,
>
> the iframe always covers the window. The Iframe is always on top.
>
>
>
> Its only in IE.
>
>
>
> When I program something without qooxdoo, I would put a
Just to add some more info
I've been watching the demo on the Codegear site. The demo is being
designed in a RAD style IDE, and there in code editor the background
is qooxdoo code. Cool or what !
Cheers
D
David Moorhouse
Moorhouse Works ltd
www.moorhouse.co.nz
--
Hello.,
when i define a qx.ui.embed.Iframe and open a modal
qx.ui.window.Window() ,
the iframe always covers the window. The Iframe is always on top.
Its only in IE.
When I program something without qooxdoo, I would put another iframe
behind the "div" and set the z-index:1.
The div i
11 matches
Mail list logo