Re: [NSTableView selectedCell] crash
Re: [NSTableView selectedCell] crash
- Subject: Re: [NSTableView selectedCell] crash
- From: Andreas Mayer <email@hidden>
- Date: Tue, 22 Oct 2002 04:50:13 +0200
Am Dienstag, 22.10.02 um 03:11 Uhr schrieb Ondra Cada:
Am *not that sure*, but looks like you need to have a cell selected
first to edit it (editColumn:row:withEvent:select:)
Yup. This is documented:
----
The row at rowIndex must be selected prior to calling
editColumn:row:withEvent:select:, or an exception will be raised.
----
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.