Re: Any way to make tab take cell in NSTableView out of edit mode?
Re: Any way to make tab take cell in NSTableView out of edit mode?
- Subject: Re: Any way to make tab take cell in NSTableView out of edit mode?
- From: Andreas Mayer <email@hidden>
- Date: Wed, 30 Jul 2003 02:11:35 +0200
Am Mittwoch, 30.07.03 um 01:34 Uhr schrieb cricket:
Short of subclassing NSTableView,
I think subclassing is the way to go. Check the archives. I know there
were several threads about that topic; here is one:
http://cocoa.mamasam.com/MACOSXDEV/2002/12/1/51612.php
BTW: While most things can be done with the use of delegates and
notifications in Cocoa, subclassing is still not inherently evil ...
;-)
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.