Re: NSTableView --- Cocoa Newbie
Re: NSTableView --- Cocoa Newbie
- Subject: Re: NSTableView --- Cocoa Newbie
- From: Andreas Mayer <email@hidden>
- Date: Wed, 7 Jul 2004 15:57:22 +0200
Am 07.07.2004 um 15:25 Uhr schrieb Patel, Nilesh M:
I was wondering in a NSTABLEVIEW, how could I disable editing for all
pervious rows after I have entered information into them.
Have a look at the table view delegate method
tableView:shouldEditTableColumn:row:
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.