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.
j o a r _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
