Re: Getting the Value of an NSSecureTextField
Re: Getting the Value of an NSSecureTextField
- Subject: Re: Getting the Value of an NSSecureTextField
- From: Clark Cox <email@hidden>
- Date: Wed, 31 Mar 2004 21:39:35 -0500
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.
--
Clark S. Cox III
email@hidden
http://homepage.mac.com/clarkcox3/
http://homepage.mac.com/clarkcox3/blog/B1196589870/index.html
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.