Re: tabbing between controls
Re: tabbing between controls
- Subject: Re: tabbing between controls
- From: Michael Rothwell <email@hidden>
- Date: Wed, 26 Nov 2003 19:42:32 -0500
On Nov 26, 2003, at 10:09 AM, Laurent Daudelin wrote:
Even if you subclassed NSTableViews, you should still be able to check
their
connections through 'nextKeyView' in InterfaceBuilder. You don't seem
to
trap the 'Tab' key in your code, so I see no reason why this wouldn't
work,
assuming the connections are fine...
I couldn't think of a reason either, as I don't trap the table key.
Yet, it doesn't work...
I went gonzo on nextKeyView in IB, setting it for the NSTableViews,
NSScrollViews containing them, etc. Nada.
-M
_______________________________________________
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.