Re: Cocoa Programming iPing exercise
Re: Cocoa Programming iPing exercise
- Subject: Re: Cocoa Programming iPing exercise
- From: Shawn Protsman <email@hidden>
- Date: Wed, 08 Oct 2008 21:56:23 -0700
On Oct 2, 2008, at 8:37 AM, j o a r wrote:
On Oct 2, 2008, at 8:12 AM, Jack Carbaugh wrote:
could it be that [hostField stringValue] is not an object ? isn't
"stringValue" just a value ?
That doesn't seem likely. In all likelihood the "hostField" variable
points to a NSTextField, in which case "stringValue" returns an
instance of NSString.
Thanks for the advice everyone. The problem ended up being that an ini
file was needing to be read and couldn't be found. It works now.
_______________________________________________
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