Ok thank you both. I was thinking that and seems I did try it...but maybe I did something else wrong. Ok I will work on it some more. Thank you so much!
rick ________________________________ From: Jens Miltner <j...@mac.com> To: Jo Phils <jo_p...@yahoo.com> Cc: Cocoa List <cocoa-dev@lists.apple.com> Sent: Thursday, April 2, 2009 9:52:07 PM Subject: Re: disable row highlighting NSTableView Am 02.04.2009 um 15:10 schrieb Jo Phils: Hello again, I have looked into this a bit more and it seems I still do something wrong? I make a new class file and set it to be a subclass of NSTableView and insert the following method: > If you're building for Leopard only, subclass NSTableView so that this method > is a no-op: > > - (void)highlightSelectionInClipRect:(NSRect)clipRect { > } But how exactly do I make this method a no-op? Please forgive my ignorance... :-) Well, that _is_ a no-op method - it does nothing... </jum> _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com