Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

satyam90

macrumors regular
Original poster
I am using Cocoa framework with Obj C.
I designed a "View" using IB. The view consists of 3 text fields and 3 check boxes.
In IB, I connected "nextKeyView" for all the controls in the UI.
But while running the application, I observed that when I press tab, it never reaches check boxes at all.
What's the reason for this and how to over come this?
 
I am using Cocoa framework with Obj C.
I designed a "View" using IB. The view consists of 3 text fields and 3 check boxes.
In IB, I connected "nextKeyView" for all the controls in the UI.
But while running the application, I observed that when I press tab, it never reaches check boxes at all.
What's the reason for this and how to over come this?

Hi,

First check that you've configured OS X to allow tabbing onto checkboxes, etc under System Preferences -> Keyboard & Mouse -> Keyboard Shortcuts.

More details here.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.