Re: Making Returns stop Editing
Re: Making Returns stop Editing
- Subject: Re: Making Returns stop Editing
- From: Stéphane Sudre <email@hidden>
- Date: Thu, 10 Jun 2004 12:24:52 +0200
See OmniAppKit TableView subclass and particularly the
textDidEndEditing: method.
On Jun 10, 2004, at 12:10 PM, Francisco Tolmasky wrote:
Currently in my table view hitting return causes the editing to stop,
but to move to the next row down. Does anyone know how to make it so
that tab/backtab/return cause a complete stop in editing, similar to
saying [window makeFirstResponder: nil].
Thank you,
Francisco Tolmasky
email@hidden
http://www-scf.usc.edu/~tolmasky/
_______________________________________________
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.
_______________________________________________
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.