• 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
NSTableView cell editing begin / end notifications?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView cell editing begin / end notifications?


  • Subject: NSTableView cell editing begin / end notifications?
  • From: Alexander Bokovikov <email@hidden>
  • Date: Tue, 28 Jul 2009 03:06:31 +0600

Hi, All,

In my app I have a table, populated by some periodic procedure, working on a timer. At the same time I need to add a cell editing capability. But periodic updating procedure calls [tableView reloadData], which resets the cell editor, if it is active.

Therefore I need to stop this update procedure for a time, when cell editor is active. I've searched over the Net, but can't find any simple solution or description, how to catch editor appearance and hiding. Could anybody point me any sample or at least what notifications should I use? I don't like the idea to subclass a cell editor, but of course I'll do it (though don't know how to do it yet) if there will no other simpler solutions.

Thanks.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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


  • Prev by Date: Re: Dictionary with enum keys?
  • Next by Date: How to set the string and integer value of an NSButtonCell using NSOutilneView
  • Previous by thread: Re: UITextView not updating
  • Next by thread: Re: NSTableView cell editing begin / end notifications?
  • Index(es):
    • Date
    • Thread