Re: Accessing NSTextFields in cocoa
Re: Accessing NSTextFields in cocoa
- Subject: Re: Accessing NSTextFields in cocoa
- From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>
- Date: Tue, 19 Oct 2004 17:25:02 -0400
- Thread-topic: Accessing NSTextFields in cocoa
I would STRONGLY suggest that you pick up a copy of Cocoa Programming
for Mac OS X by Aaron Hillegass
(http://www.bignerdranch.com/products/cocoa1.shtml). Much of the Apple
documentation is frustrating to try to get around in, but once you get
the hang of how you're supposed to use it, you often don't need the
documentation at all.
Oh, also, use Objective-C instead of Java. It ties into the Cocoa
libraries better.
> Message: 7
> Date: Tue, 19 Oct 2004 09:02:51 -0700 (PDT)
> From: Robert Kelley <email@hidden>
> Subject: Accessing NSTextFields in cocoa
> To: email@hidden
> Message-ID: <email@hidden>
> Content-Type: text/plain; charset=us-ascii
>
> I am a rock-bottom novice to Mac programming. I've
> programmed all my life in the Windows world, and have
> had the pleasure of coding in Borland Builder. I spent
> 4 hours last night trying to simply read text from an
> NSTextField, and could not figure it out. Can anyone tell me
> how to "connect" an NSTextField placed in Interface Builder
> to my code? I can't find a place to name it or identify it,
> so I don't know how to make reference to it in code.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden