• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Spreadsheet functions in NSTableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spreadsheet functions in NSTableview


  • Subject: Re: Spreadsheet functions in NSTableview
  • From: "I. Savant" <email@hidden>
  • Date: Fri, 2 Feb 2007 12:03:16 -0500

On Feb 2, 2007, at 5:52 AM, Johan Augustsson wrote:

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?

No ... the cells haven't a clue about other cells, etc. They're just cells.


Don't forget to look at the ancestry of the object you're thinking of modifying ... NSTableView is a subclass of NSResponder. NSResponder has -moveLeft: -moveRight: and so on ...

--
I.S.



_______________________________________________

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


References: 
 >Spreadsheet functions in NSTableview (From: Johan Augustsson <email@hidden>)

  • Prev by Date: Re: Printing from an NSSplitView
  • Next by Date: Re: Execute Function when loading a Preference Pane
  • Previous by thread: Spreadsheet functions in NSTableview
  • Next by thread: Re: Spreadsheet functions in NSTableview
  • Index(es):
    • Date
    • Thread