Re: [qooxdoo-devel] How to delete an item from a TreeVirtual

2007-09-16 Thread dperez
I've written that too quickly. I've seen that the prune method already does the job ok. At first I didn't find it, because I expected a method called something like 'remove' or 'delete'. Derrell Lipman wrote: > > On 9/14/07, dperez <[EMAIL PROTECTED]> wrote: >> >> Thanks Dioc >> I will try this

[qooxdoo-devel] Table DataCellRenderer problem in legacy 0.7.x

2007-09-16 Thread westor
I cannot bring my DataCellRenderer to run, in the manner that it wraps long lines. This was running in 0.7.1 , but now my lines are cutted instead of wrapped. Normally the setting of the row height and the "whitespace:normal" should do this. I tryed something of style formatting, but I think, some

[qooxdoo-devel] locale/build

2007-09-16 Thread Richard Bondi
Greetings, I had a problem with number format. Specifically, with es_MX for Mexico. I fixed it by changing frontend/framework/source/class/qx/locale/data/es_MX.js to: qx.locale.Locale.define("qx.locale.data.es_MX", { cldr_number_decimal_separator: ".", cldr_number_group_separator: "," });

Re: [qooxdoo-devel] Accordion Style Menu / File Upload widgets

2007-09-16 Thread Helder Miguel Magalhães
Hi! >I've just found qooxdoo and have been wandering around the site. I like many >of the features. However, I do not see a couple of features that I expected >like Accordion Style (aka Outlook) menus (i.e. scriptaculous or rialto) and >a File Upload or "Browse" widget? Did I miss something or ar

Re: [qooxdoo-devel] English short date format wrong

2007-09-16 Thread Helder Miguel Magalhães
Hi! I take this opportunity to sugest that "en.xml" is stripped down as "C.xml" is already used for missing data. This may avoid future incoherencies (for example, right now few incoherencies exist due to updates in "C.xml" without corresponding updates in "en.xml"). I also noticed indenting