• 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
NSTextFieldCell Action Method Not Reaching Delegate?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTextFieldCell Action Method Not Reaching Delegate?


  • Subject: NSTextFieldCell Action Method Not Reaching Delegate?
  • From: Vik Rubenfeld <email@hidden>
  • Date: Sat, 09 Jul 2011 01:14:46 -0700

I have an NSOutlineView with five columns.  I need to know which column contains the NSTextFieldCell which is currently being edited.  To do that, I thought I would connect the action method of the NSTextFieldCell to a method in the NSOutlineView's delegate, which could check the Tag of the NSTextField, to determine what column that field was in.  However, the action method I set up in the delegate, is never called.

Question 1) Is there a better way to do this?
Question 2) If not, how can I get the action method to be called?

Thanks very much in advance to all for any info.


_______________________________________________

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

  • Follow-Ups:
    • Re: NSTextFieldCell Action Method Not Reaching Delegate?
      • From: Kyle Sluder <email@hidden>
    • Re: NSTextFieldCell Action Method Not Reaching Delegate?
      • From: Jens Alfke <email@hidden>
  • Prev by Date: CAOpenGLLayer content size
  • Next by Date: Gdata Google calander
  • Previous by thread: Re: CAOpenGLLayer content size
  • Next by thread: Re: NSTextFieldCell Action Method Not Reaching Delegate?
  • Index(es):
    • Date
    • Thread