• 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
Determining the edited cell from the row and column in a tableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Determining the edited cell from the row and column in a tableview


  • Subject: Determining the edited cell from the row and column in a tableview
  • From: Austin Sarner <email@hidden>
  • Date: Mon, 17 Jan 2005 17:34:28 -0500

I am implementing the TableView delegate method - (BOOL)tableView:(NSTableView *)aTableView shouldEditTableColumn:(NSTableColumn *)aTableColumn row:(int)rowIndex

For the purpose of obtaining the edited cell and setting its text color. Is there a way to return the cell of a TableView from the row and column? I have looked through the docs and have not found anything.

Implementing - (void)tableView:(NSTableView *)aTableView willDisplayCell:(id)aCell forTableColumn:(NSTableColumn *)aTableColumn row:(int)rowIndex

Is not sufficient, as it does not fire when a cell is being edited.

Thankyou for any nudge in the right direction.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Determining the edited cell from the row and column in a tableview
      • From: daniel <email@hidden>
  • Prev by Date: Re: [OT] Plist editor?
  • Next by Date: Re: [newbie] echo string
  • Previous by thread: Re: [OT] Plist editor?
  • Next by thread: Re: Determining the edited cell from the row and column in a tableview
  • Index(es):
    • Date
    • Thread