Re: Update UITextField
Re: Update UITextField
- Subject: Re: Update UITextField
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 2 Apr 2009 10:56:15 -0600
On Apr 2, 2009, at 10:51 AM, Barry Fawthrop wrote:
The setText Fails to compile error 'username' undeclared
How should I set the Value ???
You'll need to pass the class in as an argument, since C functions
don't have any concept of "self", even when the function is declared
within the scope of a class.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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