Re: NSTextField has cursor in it?
Re: NSTextField has cursor in it?
- Subject: Re: NSTextField has cursor in it?
- From: Ed Watkeys <email@hidden>
- Date: Fri, 5 Dec 2003 13:36:29 -0500
On Dec 5, 2003, at 3:35 AM, j o a r wrote:
NSWindow has a "firstResponder" method that is suitable to use here.
How about something like this:
NSWindow's firstResponder returns the NSTextView acting as field
editor, not the on-screen object that's being edited.
Ed
_______________________________________________
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.