I have dynamically created a NSTabView and added NSTabViewItems to it. It works with the exception of if the NSTabView has the focus I can not use the right and left arrow keys to navigate to the other tabs. The arrow keys work if I create the tab view with IB. I'm not sure what is different. I suspect I did not turn on some setting when I instantiated my instance of NSTabView. I'm having a hard time identifying what that setting might be. Does anyone know why this might not be working?
To test this you need to set System Preference -> Keyboard -> "All Controls". That allows all the control to get the focus. thanks for the help -dave _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com