Re: tabbing between controls
Re: tabbing between controls
- Subject: Re: tabbing between controls
- From: "Laurent Daudelin" <email@hidden>
- Date: Wed, 26 Nov 2003 10:09:05 -0500
On 26/11/03 09:04, "Michael Rothwell" <email@hidden> wrote:
>
On Nov 25, 2003, at 11:12 PM, Laurent Daudelin wrote:
>
> Did you connect the 'nextKeyView' outlet properly in IB?
>
>
>
>
I think so. I've subclasses the NSTableViews, though, so that I can
>
catch certain key events (delete and return):
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...
-Laurent.
--
========================================================================
Laurent Daudelin Developer, Multifamily, ESO, Fannie Mae
mailto:email@hidden Washington, DC, USA
************************ Usual disclaimers apply ***********************
_______________________________________________
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.