Re: Tab to NSButtons as nextKeyView
Re: Tab to NSButtons as nextKeyView
- Subject: Re: Tab to NSButtons as nextKeyView
- From: Pete Gordon <email@hidden>
- Date: Fri, 7 May 2004 00:31:22 -0400
Thanks for the response.
NSButton an NSTextField are both NSView's
http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSButton.html
http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSTextField.html
Do you see the same behavior?
Am I missing something?
Thanks!
Pete
On May 7, 2004, at 12:24 AM, Larry Fransson wrote:
On May 6, 2004, at 19:36, Pete Gordon wrote:
I hope I am missing something simple.
Using just Interface Builder, I can't seem to tab to NSButtons for a
NSTextField using nextKeyView.
-nextKeyView requires that the next view be an NSView or subclass.
Larry Fransson
Seattle, WA
_______________________________________________
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.