Re: [qooxdoo-devel] [0.8] Tables

2008-07-31 Thread Derrell Lipman
On Thu, Jul 31, 2008 at 4:41 PM, Guilherme Aiolfi <[EMAIL PROTECTED]> wrote: > Hey Derrell, > > It worked. I believe you want to know if it worked in the 0.7.3. Well, > I've applied this patch to 0.8, but should work in the 0.7.3 as well, right? > Well the patch probably applied cleanly, but I ex

Re: [qooxdoo-devel] [0.8] Tables

2008-07-31 Thread Guilherme Aiolfi
Hey Derrell, It worked. I believe you want to know if it worked in the 0.7.3. Well, I've applied this patch to 0.8, but should work in the 0.7.3 as well, right? Shouldn't it be in the 0.8 from now on? Thank you! Guilherme 2008/7/31 Derrell Lipman <[EMAIL PROTECTED]> > > > On Thu, Jul 31, 2008

Re: [qooxdoo-devel] [0.8] Tables

2008-07-31 Thread Derrell Lipman
On Thu, Jul 31, 2008 at 3:20 PM, Guilherme Aiolfi <[EMAIL PROTECTED]> wrote: > > The examples would be the same as with the Simple model, as the cell > editor communication is with the model. If you implement the > methods by > the abstract Remote model class, you should have use of cell editors

Re: [qooxdoo-devel] [0.8] Tables

2008-07-31 Thread Guilherme Aiolfi
> The examples would be the same as with the Simple model, as the cell editor communication is with the model. If you implement the > methods by the abstract Remote model class, you should have use of cell editors with no other work. I haven't figured out how to use remote models and be able to

Re: [qooxdoo-devel] [0.8] Tables

2008-07-30 Thread Fabian Jakobs
Derrell Lipman schrieb: > On Wed, Jul 30, 2008 at 2:25 AM, Fabian Jakobs <[EMAIL PROTECTED] > > wrote: > > Derrell, how > hard would it be to put a simple PHP file on the server, which > serves as > data provider for a Remote table model demo? Maybe we cou

Re: [qooxdoo-devel] [0.8] Tables

2008-07-30 Thread Derrell Lipman
On Wed, Jul 30, 2008 at 2:25 AM, Fabian Jakobs <[EMAIL PROTECTED]>wrote: > Derrell, how > hard would it be to put a simple PHP file on the server, which serves as > data provider for a Remote table model demo? Maybe we could do the same > for the RPC stuff. This is now open for a long time but I d

Re: [qooxdoo-devel] [0.8] Tables

2008-07-30 Thread Fabian Jakobs
Guilherme Aiolfi schrieb: > > I guess this is the fastest adoption of a widget ever :-) > > is there some kind of award for that? maybe a t-shirt :P Do you want some candy as well? Best Fabian > > just kidding :-) > > 2008/7/30 thron7 <[EMAIL PROTECTED] > > > >

Re: [qooxdoo-devel] [0.8] Tables

2008-07-30 Thread Guilherme Aiolfi
> I guess this is the fastest adoption of a widget ever :-) is there some kind of award for that? maybe a t-shirt :P just kidding :-) 2008/7/30 thron7 <[EMAIL PROTECTED]> > Petr Kobalíček wrote: > > Darrel, > > > > your answer is great. I thing that similar answers should be directly > > added

Re: [qooxdoo-devel] [0.8] Tables

2008-07-30 Thread thron7
Petr Kobalíček wrote: > Darrel, > > your answer is great. I thing that similar answers should be directly > added to documentation ;-) > +1 Derrell, don't let it fade to electronic sediment... ;-) T. > 2008/7/29 Derrell Lipman <[EMAIL PROTECTED]>: > >> On Tue, Jul 29, 2008 at 3:52 PM, Guil

Re: [qooxdoo-devel] [0.8] Tables

2008-07-30 Thread Fabian Jakobs
Fabian Jakobs schrieb: > Good morning ererybody, > > >> On Tue, Jul 29, 2008 at 5:12 PM, Guilherme Aiolfi <[EMAIL PROTECTED] >> > wrote: >> >> What a great explanation. Thank you for that. >> >> >> You're welcome. >> >> >> >> Actually, I'm using the 0.8. >> >

Re: [qooxdoo-devel] [0.8] Tables

2008-07-29 Thread Fabian Jakobs
Good morning ererybody, > On Tue, Jul 29, 2008 at 5:12 PM, Guilherme Aiolfi <[EMAIL PROTECTED] > > wrote: > > What a great explanation. Thank you for that. > > > You're welcome. > > > > Actually, I'm using the 0.8. > > > LOL. Wow, you really like to live at th

Re: [qooxdoo-devel] [0.8] Tables

2008-07-29 Thread Derrell Lipman
On Tue, Jul 29, 2008 at 5:12 PM, Guilherme Aiolfi <[EMAIL PROTECTED]> wrote: > What a great explanation. Thank you for that. > You're welcome. > > Actually, I'm using the 0.8. > LOL. Wow, you really like to live at the cutting edge. No, that's not just cutting, that's bleeding (as in gushing

Re: [qooxdoo-devel] [0.8] Tables

2008-07-29 Thread Petr Kobalíček
Darrel, your answer is great. I thing that similar answers should be directly added to documentation ;-) 2008/7/29 Derrell Lipman <[EMAIL PROTECTED]>: > On Tue, Jul 29, 2008 at 3:52 PM, Guilherme Aiolfi <[EMAIL PROTECTED]> wrote: >> >> Hi, > > Hi! > >> >> I'm keep doing some tests, now with table

Re: [qooxdoo-devel] [0.8] Tables

2008-07-29 Thread Guilherme Aiolfi
What a great explanation. Thank you for that. Actually, I'm using the 0.8. But I've asked about the cell editor because even in the qx.ui.table.model.Remote0.7.3 API, there aren't those method used in the example here

Re: [qooxdoo-devel] [0.8] Tables

2008-07-29 Thread Derrell Lipman
On Tue, Jul 29, 2008 at 3:52 PM, Guilherme Aiolfi <[EMAIL PROTECTED]> wrote: > Hi, > Hi! > I'm keep doing some tests, now with tables. > Great. The message subject indicates that you're using 0.8 but I believe from your questions that that's not actually the case. Please confirm that you're

[qooxdoo-devel] [0.8] Tables

2008-07-29 Thread Guilherme Aiolfi
Hi, I'm keep doing some tests, now with tables. First, I would like to know the difference between Virtual Table and Progressive Table. ohh, and a simple Table using a Remote model. Second, can I use cell editors with a remote model? is there an example? and, the last question: ERROR: args.ca