Re: A Dynamic NSTextField
Re: A Dynamic NSTextField
- Subject: Re: A Dynamic NSTextField
- From: Keary Suska <email@hidden>
- Date: Sat, 26 Jan 2008 09:03:11 -0700
- Thread-topic: A Dynamic NSTextField
on 1/25/08 10:08 PM, email@hidden purportedly said:
>
> This may seem like a really simple question and I may be over looking stuff
> but how do I get a NSTextField to dynamically update during runtime?
>
> i.e - if I have a textfield called first name, a textfield called last name,
> and one called full name, how do I get full name to update with each key
> press? I can get it to display the combination of both fields after the user
> has finished typing but how do I do it continuously?
Check out the delegate methods of NSControl (NSTextField's superclass).
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden