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
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