• 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: Custom TextField/fieldEditor
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Custom TextField/fieldEditor


  • Subject: Re: Custom TextField/fieldEditor
  • From: Andy Lee <email@hidden>
  • Date: Sun, 28 Apr 2002 18:32:51 -0400

At 10:49 PM +0200 4/28/02, email@hidden wrote:
On dimanche, avril 28, 2002, at 10:30 , Mark's Studio wrote:
and it works but i get this
[PMTextField selectAll:]: selector not recognized.

SelectAll does not exist in the documentation AFAIK, selectText: is.


MTLibrarian to the rescue: -selectAll: is declared in a category of NSResponder, but NSResponder does not implement it, nor do all subclasses.

NSTextView does have a -selectAll: method (by way of NSText), but not NSTextField. I wonder if this was a typo by somebody at Apple, and they really meant -selectAll: instead of -selectText: for NSTextField.

--Andy
_______________________________________________
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.

  • Follow-Ups:
    • Re: Custom TextField/fieldEditor
      • From: "Mark's Studio" <email@hidden>
References: 
 >Re: Custom TextField/fieldEditor (From: email@hidden)

  • Prev by Date: Re: Custom TextField/fieldEditor
  • Next by Date: Re: C'mon Apple! DECIDE!
  • Previous by thread: Re: Custom TextField/fieldEditor
  • Next by thread: Re: Custom TextField/fieldEditor
  • Index(es):
    • Date
    • Thread