[qooxdoo-devel] Proposed restructuring of the Table namespace

2007-02-10 Thread Derrell . Lipman
The Table namespace is getting somewhat cluttered, and will become more so as additional Data Cell Renderers are soon added. It seems worthwhile to split up this single-level namespace into an appropriate hierarchy. The current structure looks like this: % tree table table |-- AbstractD

Re: [qooxdoo-devel] Perl RPC - problems running

2007-02-10 Thread Nick Glencross
James, I sent this email on the 3rd (a week ago), but unfortunately the From: address was malformed, and was clearly rejected before appearing on the list. James Lavery wrote: > Hi Nick, > I'm running IE7. > > Have just tried it from Firefox, with the same results. >> >> It looks like no POST

Re: [qooxdoo-devel] Problem with Treevirtual and setcolumndata - plz help

2007-02-10 Thread Adnoh
Derrell.Lipman wrote: > > >> after updating to current svn I have a other problem why doesn't >> work >> "qx.Settings.setDefault("resourceUri", "./resource"); >> qx.manager.object.AliasManager.getInstance().add("custom", >> qx.core.Setting.getValueOfClass("custom.Application", "resourceUri

Re: [qooxdoo-devel] Problem with Treevirtual and setcolumndata - plz help

2007-02-10 Thread Derrell . Lipman
Adnoh <[EMAIL PROTECTED]> writes: > Now I'm using the current SVN. Works great ! > > hm...no I haven't seen the huge warning but it looks still like this is > the right widget for me. > Or do you have any other suggestion ? > I need: > - easy sorting stuff > - user must be able to show/hide t

Re: [qooxdoo-devel] Problem with Treevirtual and setcolumndata - plz help

2007-02-10 Thread Adnoh
Now I'm using the current SVN. Works great ! hm...no I haven't seen the huge warning but it looks still like this is the right widget for me. Or do you have any other suggestion ? I need: - easy sorting stuff - user must be able to show/hide the columns - easy management of the "click" event

Re: [qooxdoo-devel] JSON-RPC and Date/Timezone Problem

2007-02-10 Thread Andreas Junghans
Hi Markus, Am 10.02.2007 um 16:04 schrieb Markus Bäurle: > I have the following problem: > The user can enter a date, this date is transferred to the server > (Tomcat), > and a scheduler task on the server starts an arbitrary action > > The problem is that the UTC timezone is used. When I enter

[qooxdoo-devel] JSON-RPC and Date/Timezone Problem

2007-02-10 Thread Markus Bäurle
Hi, I have the following problem: The user can enter a date, this date is transferred to the server (Tomcat), and a scheduler task on the server starts an arbitrary action The problem is that the UTC timezone is used. When I enter, for example, the 01.07.2007 12:00 on the java side this is inter