Re: Getting nextKeyView to work

2010-12-10 Thread Ricky Sharp
On Dec 9, 2010, at 9:25 PM, Stevo Brock wrote: > Hi All, > > I'm having trouble getting things set up so that I can tab between my > NSTextViews properly. I have a window that has a TabView as the only > top-level view. When I put 3 TextViews in the first tab, I have not yet been > able to

Re: Getting nextKeyView to work

2010-12-09 Thread Stevo Brock
OK. Nevermind. You have to set the InitialFirstResponder of the TabView Item to get it to go... -Stevo On Dec 9, 2010, at 7:25 PM, Stevo Brock wrote: > Hi All, > > I'm having trouble getting things set up so that I can tab between my > NSTextViews properly. I have a window that has a TabV