• 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
Issuing NSTextField action message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issuing NSTextField action message


  • Subject: Issuing NSTextField action message
  • From: Carl Hoefs <email@hidden>
  • Date: Tue, 19 Aug 2014 18:33:48 -0700

OS X 10.9.4  I have an NSTextField into which a user types digits. When a digit is typed, I have it set up so the -controlTextDidChange: delegate method is invoked. Now, in the delegate method I would like (depending on circumstances) to cause the text field to behave like the user ended editing to send its action message. Is this possible? The text field action is set to “Sent on End Editing” in Xcode. I’ve noticed that at runtime that [tField action] is null.
-Carl



_______________________________________________

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: Issuing NSTextField action message
      • From: Ken Thomases <email@hidden>
    • Re: Issuing NSTextField action message
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: Storing a value to access across app launches and even re-install
  • Next by Date: Re: Issuing NSTextField action message
  • Previous by thread: How do I use loadAlternateHTMLString:baseURL:forUnreachableURL: with webView:didFailProvisionalLoadWithError:forFrame:?
  • Next by thread: Re: Issuing NSTextField action message
  • Index(es):
    • Date
    • Thread