satyam90
Jun 10, 2008, 06:20 AM
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 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?
