Spreadsheet functions in NSTableview
Spreadsheet functions in NSTableview
- Subject: Spreadsheet functions in NSTableview
- From: Johan Augustsson <email@hidden>
- Date: Fri, 2 Feb 2007 11:52:59 +0100
Hello
I need spreadsheet-like functions. I'm trying to implement this in an
NSTableView (Haven't found anything better, any suggestions?).
What is the best way to change the arrow-keys to change cell during
editing rather than change text-marker position?
I have edited the tab and return keys to act as I want by sub-
classing NSTableView and override textDidEndEditing, but I guess that
I have to subclass the cells now. Is there a better approach perhaps?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden