Keyboard navigation
Keyboard navigation
- Subject: Keyboard navigation
- From: Dustin Mierau <email@hidden>
- Date: Fri, 22 Mar 2002 13:57:57 -0800
I want to be able to tab from an NSTextField to an NSTableView and back.
I have set the tableview to the initial first responder, but the
NSTextField takes over it seems. And from the NSTextField I cannot tab
to the NSTableView. I have set this up in Interface Builder, clearly I
am missing something. Do I need to make a custom NSTableView class that
returns true from acceptsFirstResponder?
Thanks,
-dustin
_______________________________________________
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.