• 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: Delegate's methods of NSTextFields aren't called
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Delegate's methods of NSTextFields aren't called


  • Subject: Re: Delegate's methods of NSTextFields aren't called
  • From: Giovanni Donelli <email@hidden>
  • Date: Sat, 29 Mar 2003 16:58:58 +0100

Thank you very much! it works!

On Sabato, mar 29, 2003, at 16:50 Europe/Rome, Justin Lundy wrote:

> Actually, you have to use NSControl's delegate methods
>
> - (void) controlTextDidEndEditing: (NSNotification *) aNotification
> - (BOOL) control: (NSControl *) control textShouldBeginEditing:
> (NSText *) fieldEditor
>
> in your delegate. If you re-read NSTextField's documentation:
>
> This posting causes the receiver's delegate to receive a
> controlTextDidEndEditing: message.

I see

Thank you I didn't read that...
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Delegate's methods of NSTextFields aren't called (From: Justin Lundy <email@hidden>)

  • Prev by Date: Re: Delegate's methods of NSTextFields aren't called
  • Next by Date: IB Inspector "Tag"
  • Previous by thread: Re: Delegate's methods of NSTextFields aren't called
  • Next by thread: Drag and drop in the same view?
  • Index(es):
    • Date
    • Thread