Re: [qooxdoo-devel] rpc-Backend Problem - fixed

2007-01-14 Thread Tobias Koller (GERMO GmbH)
Yes, now it works fine ;) thanks -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von [EMAIL PROTECTED] Gesendet: Freitag, 12. Januar 2007 20:54 An: qooxdoo Development Betreff: Re: [qooxdoo-devel] rpc-Backend Problem - fixed "Tobias Koller (GERMO G

Re: [qooxdoo-devel] Manipulating data in ListView

2007-01-14 Thread 李宇光
>Hi all!! >I didn't find documented method of changing data in ListView. >I use delete and create ListView when I need to update data. >Is it correct? You can code like this: var ld = []; var lc = { }; var lv = new qx.ui.listview.ListView(ld, lc); Then ,when you got you

Re: [qooxdoo-devel] Custom Build Paths

2007-01-14 Thread Simon Bull
Hi Rusi, I think I have a similar situation to yours - a j2ee app with a pre-existing directory structure. I manage my qx-sdk and qx-app source code separately from the rest of the j2ee app code. So I have: $qx-client-code/qooxdoo-sdk/ $qx-client-code/qooxdoo-apps/ $qx-client-code/qooxdoo-ap

Re: [qooxdoo-devel] Source builds and XHTML documents

2007-01-14 Thread Alessandro Sala
Hello Hugh, Well, it seems nobody is really interested in this issue: am I the only one who is trying to use qooxdoo into XHTML documents? I think it's important to support XHTML - it is the standard, after all. Could the proposed modification by Alessandro be incorporated an

[qooxdoo-devel] sort mixed types of content inside table column

2007-01-14 Thread peperoni
Hello, I have to different kinds of content in a table column. The first part of content is a date. The other part is is a string. The sort of the table doesnt work correct... It mixes the content like this 12.05.2006 -- no date -- -- no date -- -- no date -- 15.06.2006 14.06.2006 The right

Re: [qooxdoo-devel] What's the status of the table widget?

2007-01-14 Thread Andreas Junghans
Hi Hugh, Am 14.01.2007 um 09:03 schrieb Hugh Gibson: > Hello? Anyone there? Til Schneider, the main developer of the table widget, is currently on vacation. I think he'll be back next week, but there'll probably be quite a backlog of eMails and other stuff, so you should be patient. Regards

Re: [qooxdoo-devel] What's the status of the table widget?

2007-01-14 Thread Hugh Gibson
Hello? Anyone there? Another one: I would like to have the option of hiding the cell selection highlight. I don't want to edit in place, and just want to show a value related to the selected line. This would be an improvement for http://demo.qooxdoo.org/feedreader/ for example as well - at the

Re: [qooxdoo-devel] 0.6.4 build problems....

2007-01-14 Thread Hugh Gibson
> What can I do to track down the source of the problem? Sebastian? Hugh - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & bus