• 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: m <email@hidden>
  • Date: Wed, 31 Mar 2004 19:25:38 -0800

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

Just a thought.

_murat

On Mar 31, 2004, at 6:39 PM, Clark Cox wrote:

On Mar 31, 2004, at 21:16, Andrew wrote:


On 31/03/2004, at 5:41 PM, Clark Cox wrote:

Yes. Each column in the table has only a single cell that it reuses
for each row. A better idea would be to ask your data model object
for the value in that cell.

The data model wont have the value yet though - that's why
-(void)tableView:setObjectValue:forTableColumn:row: is called - to
update the model object if I understand correctly. I need some way to
get the value from the view where the user has just entered it so I
can update my model.

That's what is passed in the second parameter.
_______________________________________________
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: [SOLVED] Re: Clicking through a transparent window?
  • Next by Date: Re: NSNotificationCenter not working
  • Previous by thread: Re: Getting the Value of an NSSecureTextField
  • Next by thread: Re: Getting the Value of an NSSecureTextField
  • Index(es):
    • Date
    • Thread