NSTextView and First Responder
NSTextView and First Responder
- Subject: NSTextView and First Responder
- From: John Tsombakos <email@hidden>
- Date: Wed, 24 Apr 2002 00:54:31 -0400
I have a question with having the insertion point appear in a NSTextView
when an application starts up. The one I'm looking at is the new HTML
Editor sample at Stepwise <
http://www.stepwise.com>. I followed the
directions and set up the simple app. But when it ran, there wasn't an
insertion cursor in the text field. I looked around, in list archives,
in the Hillegass Cocoa book and came up with dragging a connection from
the window to the NSTextView and connecting the InitialFirstResponder.
But it didn't work.
How do you set up something that should be so simple?
Thanks,
John T.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.