gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnustep-cvs] r24007 - in /libs/gui/trunk: ChangeLog Source/GSDragVi


From: Matt Rice
Subject: Re: [Gnustep-cvs] r24007 - in /libs/gui/trunk: ChangeLog Source/GSDragView.m Source/NSCell.m Source/NSTableView.m
Date: Mon, 6 Nov 2006 13:49:12 -0800 (PST)


--- Matt Rice <address@hidden> wrote:

> 
> 
> --- Fred Kiefer <address@hidden> wrote:
> 
> > matt rice schrieb:

<snip>
> 
> > 
> > - In the new tracking method, we only check if the
> > column is editable,
> > shouldn't we use the method that checks for the
> cell
> > to be editable?
> > (BTW in this the comments are still wrong)
> 
> ahh hm, i'm not sure, I didn't think so because we
> are
> calling trackMouse... this might not cause any
> editing
> it could be 
> 
> for instance
> in the -willDisplayCell:... you could set the cells
> target/action, based on some criteria and the cell
> is
> never edited actually.
> 
> based on some criteria and tracking the mouse sends
> the action, no editing involved,
> 
> then it checks if theres any change in the cells
> object value.
> 
> i consider -isEditable: only useful for
> -editWithFrame: and possibly a cell classes internal
> usage in trackMouse:
> 

this example was kindof contrived,
a better example might be a selectable non editable
text field cell, where you can copy the text fields
contents.

trackMouse: should allow you to select the text.





 
____________________________________________________________________________________
Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]