nextKeyView problem
nextKeyView problem
- Subject: nextKeyView problem
- From: email@hidden
- Date: Thu, 2 Jan 2003 21:04:26 -0600
I have two columns of NSComboBox controls. I want the tab order to flow
down the left column then down the right column. I have connected the
intialFirstResponder outlet to the top left NSComboBox and then
connected all the nextKeyView outlets in the order I want. When I test
the interface, the interface still uses the default tab order.
I looked through the documents, I've done searches at cocoa.mamasam,
and poured over the various books I've got (that's how I found out
about hooking up the iFR outlet - Cocoa Programming). Am I missing
something? Any help will be greatly appreciated.
_______________________________________________
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.