I think I found something relative for his Querstion.

As I switch the Qooxdoo-1.1-sdk to Qooxdoo-trunk,

It works.

 

Can that be a bug from the treevirtual or table?

I also run into another thread, which lools like relavant to this
question.

 

http://bugzilla.qooxdoo.org/show_bug.cgi?id=1822

 

but it seems the bug-fix yet do not come into qooxdoo-1.1.

 

Regards,Daojun

 

________________________________

Von: Cui,Daojun [mailto:daojun....@ics-ag.de] 
Gesendet: Montag, 26. Juli 2010 09:32
An: qooxdoo Development
Betreff: Re: [qooxdoo-devel] TreeVirtual seColumnEditable

 

I have created a tiny url as a sample

 

http://tinyurl.com/2u3jpt6

 

Regards,Daojun

 

________________________________

Von: Cui,Daojun [mailto:daojun....@ics-ag.de] 
Gesendet: Montag, 26. Juli 2010 09:25
An: qooxdoo-devel@lists.sourceforge.net
Betreff: [qooxdoo-devel] TreeVirtual seColumnEditable

 

Hi Devs,

i have a TreeVirtual in my application, and 

I need to edit the columns except the TreeColumn, 

let's say when mouse click on the data cell , it should change into
editable state.

 

I have tried the method 

 

dataModel.setColumnEditable(1, true);

tree.addListener("cellClick", function(e){

            tree.startEditing;

})

 

But it seems not to work, when I click on the data cell with mouse
click.

 

Any Help?

 

Regards,Daojun

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to