• 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: NSTableView editing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView editing


  • Subject: Re: NSTableView editing
  • From: Corbin Dunn <email@hidden>
  • Date: Mon, 25 Jul 2005 13:36:07 -0700

I have an NSTableView with a columb of NSTextFieldCells and I want to
to know if one of the cells is being edited. Is there any easy way to
do that?


I believe that checking [tableView currentEditor] should tell you if a cell is being edited, or not. If it is not nil, editedRow and editedColumn will tell you where it is editing.


--corbin
_______________________________________________
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


References: 
 >NSTableView editing (From: Devon E Bowen <email@hidden>)

  • Prev by Date: Re: NSTableView editing
  • Next by Date: Re: Questions regarding WebView
  • Previous by thread: Re: NSTableView editing
  • Next by thread: Re: NSTableView editing
  • Index(es):
    • Date
    • Thread