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

Re: NSComboBox Delegates


  • Subject: Re: NSComboBox Delegates
  • From: "Michael Ash" <email@hidden>
  • Date: Tue, 20 Jun 2006 14:36:24 -0400

On 6/20/06, Charles Ross <email@hidden> wrote:
I have an NSComboBox with the delegate set to my NSPersistentDocument
subclass. I've successfully implemented a comboBoxSelectionDidChange
method in the document class, but I also want to catch when the user
changes the text without selecting something. I noticed that
NSComboBox is a subclass of NSTextField and that this class has a
delegate method for textDidChange

No, it does not. It does, however, have controlTextDidChange:.

Mike
_______________________________________________
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: 
 >NSComboBox Delegates (From: Charles Ross <email@hidden>)

  • Prev by Date: Re: Slice a .txt file in lines
  • Next by Date: Re: Displaying Audio & Video in NSTextView
  • Previous by thread: NSComboBox Delegates
  • Next by thread: Displaying Audio & Video in NSTextView
  • Index(es):
    • Date
    • Thread