Outline views and focus loop
Outline views and focus loop
- Subject: Outline views and focus loop
- From: Manoj Patwardhan <email@hidden>
- Date: Sat, 16 Aug 2003 16:14:10 -0400
I have a NSOutlineView and a NSTextField in my window. In IB, I have set the
outline view's nextKeyView to the text field, and vice versa.
If I select a row in the outline view and press the Tab key, the focus
shifts to the text field (as expected). Now, if I press the Tab key again,
the focus does not go back to the outline view (which is what I want to
happen).
Has anyone run into this problem, and know how to get around it? I searched
the archives and couldn't find any references to this problem.
Thanks in advance,
Manoj Patwardhan
_______________________________________________
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.