Re: Cocoa Custom NSCell Binding Issue
Re: Cocoa Custom NSCell Binding Issue
- Subject: Re: Cocoa Custom NSCell Binding Issue
- From: Sean Willson <email@hidden>
- Date: Sat, 21 Jan 2006 13:32:25 -0600
sorry bout that ... i implemented the changes outlined by mmalcolm to remove
the:
- (BOOL)trackMouse:(NSEvent *)theEvent inRect:(NSRect)cellFrame
ofView:(NSView *)controlView untilMouseUp:(BOOL)flag
methods and to in turn implement the other mouse api's that he outlined. i
also downloaded his example to compare it to that of my own. i didn't need
to add any KVO or KVB code to the cell itself, only the containing NSControl
view which isn't used in a NSTableView, only the cell is.
hope that helps ...
sean
For the record, please quote some material to indicate *which*
> changes worked (there has been more than one reply since your
> previous message, and the threading of messages is not always
> accurately recorded in the archives).
>
> Thanks,
> Hamish
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden