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

Re: Deselect TextFields


  • Subject: Re: Deselect TextFields
  • From: j o a r <email@hidden>
  • Date: Fri, 4 Apr 2003 13:45:48 +0200

With the developer tools you also get documentation. If you look in the documentation for NSWindow, and the method "endEditingFor:" you'll find what that line was supposed to do.

j o a r

On Friday, Apr 4, 2003, at 13:02 Europe/Stockholm, Lorenzo wrote:

I used only
[myWindow endEditingFor: nil];
[myTextField setEditable: NO];
[myTextField setSelectable: NO];


And I don't understand this line
if (![myWindow makeFirstResponder: myWindow])
_______________________________________________
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: Deselect TextFields (From: Lorenzo <email@hidden>)

  • Prev by Date: Fwd: Handling blank CD insert
  • Next by Date: Re: right way to load initial data in controls when opening a window
  • Previous by thread: Re: Deselect TextFields
  • Next by thread: kLSItemInfoExtensionIsHidden bug?
  • Index(es):
    • Date
    • Thread