• 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: Getting the Value of an NSSecureTextField
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting the Value of an NSSecureTextField


  • Subject: Re: Getting the Value of an NSSecureTextField
  • From: Andrew <email@hidden>
  • Date: Wed, 31 Mar 2004 19:45:42 -0800

Shouldn't you be doing your validation in your text field cell's textDidEndEditing delegate method?

I'm not trying to validate the data - just store it in my model object. Alas I can't get hold of what the user just typed in. From my understanding on NSTableView the correct place to update your model was in -(void)tableView:setObjectValue:forTableColumn:row: but unfortunately I can't work out how to get hold of the user input when the cell is an NSSecureTextField.

Thanks,

Andrew
_______________________________________________
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: 
 >Getting the Value of an NSSecureTextField (From: Andrew <email@hidden>)
 >Re: Getting the Value of an NSSecureTextField (From: Clark Cox <email@hidden>)
 >Re: Getting the Value of an NSSecureTextField (From: Andrew <email@hidden>)
 >Re: Getting the Value of an NSSecureTextField (From: Clark Cox <email@hidden>)

  • Prev by Date: Re: NSNotificationCenter not working
  • Next by Date: Re: Incompatible types error using vImage
  • Previous by thread: Re: Getting the Value of an NSSecureTextField
  • Next by thread: Clicking through a transparent window?
  • Index(es):
    • Date
    • Thread