Re: [qooxdoo-devel] resizer height

2007-07-26 Thread dperez
>From David to David, You can add an event listener to the changeHeight event of the child of the resizer. Hope this helps. johnl-4 wrote: > > I'm looking for a way to detect when the height of a resizer has been > changed by a user. The 'changeHeight' even doesn't do it. Is this > supported

Re: [qooxdoo-devel] Data Binding Mechanism. Qooxdoo and QxTransformer.

2007-07-26 Thread Siarhei Barysiuk
Hello Leander, Thanks. Let you and other know when I'll finish that. Thanks, Siarhei Leander Hanwald wrote: > Hi Siarhei, > > that looks very good and feels naturally "right" for me what I see in > your pdf. The main reason for that could be that I wrote a simular code > for my own usage in an i

Re: [qooxdoo-devel] Data Binding Mechanism. Qooxdoo and QxTransformer.

2007-07-26 Thread Siarhei Barysiuk
Hello Carsten, Thank you for your remarks. I'm really appreciated. Carsten Harnisch wrote: > Siarhei! > We had started to work with QxTransformer and picked the > "DataProvider"-stuff here as a starter for our own implementation. I just > summarize a few issues that we encountered here. Please fe

Re: [qooxdoo-devel] Data Binding Mechanism. Qooxdoo and QxTransformer.

2007-07-26 Thread Siarhei Barysiuk
Hello Fabian, Thanks for response and questions. You can find my comments below. Fabian Jakobs wrote: > Hello Siarhei, > >> Hello folks! >> >> For few last day I was thinking about data binding functionality for >> qooxdoo (including 'plain html forms' >> emulation and auto completion) and I w

[qooxdoo-devel] RPC CALL

2007-07-26 Thread Enaldo Amorim
Hi, I'm working on qooxdoo-0.7.1-sdk. I'm doing rpc async call's and the client is giving the error: - IE7 - "$k is null or is not a object"; - FireFox - "$k has no properties"; The rpc call is using a php backend. I wonder if anyone can help me. Att. Enaldo Amorim --

[qooxdoo-devel] resizer height

2007-07-26 Thread johnl
I'm looking for a way to detect when the height of a resizer has been changed by a user. The 'changeHeight' even doesn't do it. Is this supported? David - This SF.net email is sponsored by: Splunk Inc. Still grepping throug

[qooxdoo-devel] TreeVirtual with checkboxes

2007-07-26 Thread dperez
Hi, I would like to have a treevirtual with checkboxes to the left of the item text, like in this screenshot. http://www.nabble.com/file/p11810119/screenshot.gif What's the best way to do it? I've thought about deriving from SimpleTreeDataCellRenderer. Any help will be greatly appreciated. Reg

Re: [qooxdoo-devel] Data Binding Mechanism. Qooxdoo and QxTransformer.

2007-07-26 Thread Leander Hanwald
Hi Siarhei, that looks very good and feels naturally "right" for me what I see in your pdf. The main reason for that could be that I wrote a simular code for my own usage in an inhouse project, but not with so much features (needed only JSON). I really hope that you go on with that, an easy conne

Re: [qooxdoo-devel] Data Binding Mechanism. Qooxdoo and QxTransformer.

2007-07-26 Thread Carsten Harnisch
Siarhei! We had started to work with QxTransformer and picked the "DataProvider"-stuff here as a starter for our own implementation. I just summarize a few issues that we encountered here. Please feel free to adapt these issue to your concept : 1) Internal Transport-Format The usage of "sub-array