Re: NSButtonCell visibility binding in NSOutlineView

2009-04-29 Thread Chris Tracewell
On Apr 29, 2009, at 10:59 AM, Ashley Clark wrote: On Apr 29, 2009, at 11:46 AM, Chris Tracewell wrote: On Apr 29, 2009, at 8:13 AM, Ashley Clark wrote: On Apr 28, 2009, at 12:12 PM, Chris Tracewell wrote: I am looking for the best method of turning off the visibility of an NSButtonCell o

Re: NSButtonCell visibility binding in NSOutlineView

2009-04-29 Thread Ashley Clark
On Apr 29, 2009, at 11:46 AM, Chris Tracewell wrote: On Apr 29, 2009, at 8:13 AM, Ashley Clark wrote: On Apr 28, 2009, at 12:12 PM, Chris Tracewell wrote: I am looking for the best method of turning off the visibility of an NSButtonCell object for individual rows in an OutlineView/ TableVi

Re: NSButtonCell visibility binding in NSOutlineView [SOLVED]

2009-04-29 Thread Corbin Dunn
On Apr 29, 2009, at 9:31 AM, Chris Tracewell wrote: Kyle, Thanks for the reply. Yes I know and agree on the issue of the usability. I struggled with this but ultimately felt it was essential as other options disassociated the property from the object too much or made it appear that a giv

Re: NSButtonCell visibility binding in NSOutlineView

2009-04-29 Thread Chris Tracewell
On Apr 29, 2009, at 8:13 AM, Ashley Clark wrote: On Apr 28, 2009, at 12:12 PM, Chris Tracewell wrote: I am looking for the best method of turning off the visibility of an NSButtonCell object for individual rows in an OutlineView/ TableView. I have an OutlineView that is bound to a TreeContr

Re: NSButtonCell visibility binding in NSOutlineView [SOLVED]

2009-04-29 Thread Chris Tracewell
Kyle, Thanks for the reply. Yes I know and agree on the issue of the usability. I struggled with this but ultimately felt it was essential as other options disassociated the property from the object too much or made it appear that a given object could indeed have the property enabled. W

Re: NSButtonCell visibility binding in NSOutlineView

2009-04-29 Thread Ashley Clark
On Apr 28, 2009, at 12:12 PM, Chris Tracewell wrote: I am looking for the best method of turning off the visibility of an NSButtonCell object for individual rows in an OutlineView/TableView. I have an OutlineView that is bound to a TreeController. There are two columns. In the last column I

Re: NSButtonCell visibility binding in NSOutlineView

2009-04-29 Thread Kyle Sluder
On Tue, Apr 28, 2009 at 1:12 PM, Chris Tracewell wrote: > I am looking for the best method of turning off the visibility of an > NSButtonCell object for individual rows in an OutlineView/TableView. I have > an OutlineView that is bound to a TreeController. There are two columns. In > the last colu

NSButtonCell visibility binding in NSOutlineView

2009-04-28 Thread Chris Tracewell
I am looking for the best method of turning off the visibility of an NSButtonCell object for individual rows in an OutlineView/TableView. I have an OutlineView that is bound to a TreeController. There are two columns. In the last column I am using a checkbox cell that should only be visible