Re: ask about cocoa UI
Re: ask about cocoa UI
- Subject: Re: ask about cocoa UI
- From: Chris Hanson <email@hidden>
- Date: Tue, 23 Jul 2002 23:41:57 -0500
At 11:14 AM +0800 7/24/02, Chong Hiu Pun wrote:
I know how to enable tabbing between textfield. However, How can I enable
tabbing between buttons?It seems that the same method don't work. Thanks a
lot.
You don't do this. The user does, when they enable Full Keyboard Access.
By default, on the Macintosh you can't tab between any control, only
controls that actually respond to keyboard input. This is a good
thing, not something that should be subverted by Windows ports.
-- Chris
--
Chris Hanson | Email: email@hidden
bDistributed.com, Inc. | Phone: +1-847-372-3955
Making Business Distributed | Fax: +1-847-589-3738
http://bdistributed.com/ | Personal Email: email@hidden
_______________________________________________
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.