> I think its just what I need but as beginner I
> couldn't come up with a working implementation myself.
What problems did you have? We're using it successfully.
Hugh
-
This SF.net email is sponsored by DB2 Express
Download
We recently ran into a problem with the instanceof operator when used in
conjunction with the FCK editor. We were extracting information from a custom
plugin in the form of an array, and then wanted to convert the array to a JSON
format string.
However, json.stringify was failing.
The problem
Hi all!
Having put it off for a while, I've taken a plunge to 0.7 (r7588). It's
been fairly straightforward, although a bit of manual intervention was
required after migration to get things to run.
The new OO scheme is great, and it feels a little nippier too, so great
work guys!
I have a fe
Nick Glencross wrote:
> Hi all!
>
>
> Having put it off for a while, I've taken a plunge to 0.7 (r7588). It's
> been fairly straightforward, although a bit of manual intervention was
> required after migration to get things to run.
Sorry for the really ugly formatting in my post! It's a shame
Dear list members:
I need help with specifying the sort type for data columns in a table - say
numeric sort or string sort.
Thanks in advance
Veerappa
--
View this message in context:
http://www.nabble.com/Specifying-Sort-Type-for-Table-Data-tf3676269.html#a10272853
Sent from the qooxdoo-dev
Hi list members:
I have been going through the doucmentation and the various communications
in this list, and have not found out yet how to apply simply formatting
rules to header labels. In this particular case, I want to align the lables
aligned 'center'.
How do I accomplish this?
Thanks in a
Nick Glencross <[EMAIL PROTECTED]> writes:
> * The ComboBoxEx that I have reports
> 'l.forceKeepFirstVisibleRowComplete is not a function'
> I see Bug 211 and lines 364-366 of ComboEx, but the error message
> isn't quite identical.
> In fact, I see no definition for this function any
veerappa <[EMAIL PROTECTED]> writes:
> I need help with specifying the sort type for data columns in a table - say
> numeric sort or string sort.
You should subclass qx.ui.table.SimpleTableModel and in your subclass,
override the method sortByColumn. In SimpleTableModel, sorting is always by
im
veerappa <[EMAIL PROTECTED]> writes:
> I have been going through the doucmentation and the various communications
> in this list, and have not found out yet how to apply simply formatting
> rules to header labels. In this particular case, I want to align the lables
> aligned 'center'.
> How do I a
Greetings,
Is there a clean qooxdoo way of creating "shared" libraries? In
other words, instead of having one large compiled javascript file, would
it be possible for me to compile to separate files based on #module()
directive or on namespace root (e.g. myns.pkgA.js, myns.pkgB.js, etc.)?
Thank you Derrell for your prompt helping hand. As you suggested, I have
entered this in bugzill as an enhancement request item, per ticket # 386.
Veerappa
Derrell.Lipman wrote:
>
> veerappa <[EMAIL PROTECTED]> writes:
>
>> I need help with specifying the sort type for data columns in a table
Thank you Derrell.
Veerappa
Derrell.Lipman wrote:
>
> veerappa <[EMAIL PROTECTED]> writes:
>
>> I have been going through the doucmentation and the various
>> communications
>> in this list, and have not found out yet how to apply simply formatting
>> rules to header labels. In this particu
Daniel,
> But I don't think that those two problems are that much related even
> though they share the same symptoms.
That error comes about when some interaction is happening with a control,
perhaps from flushing the queues, when the control is already disposed. It
sounds very possible to me
13 matches
Mail list logo