Re: shift+tab problem in dialogs
Re: shift+tab problem in dialogs
- Subject: Re: shift+tab problem in dialogs
- From: Luc Vandal <email@hidden>
- Date: Wed, 20 Jul 2005 10:06:15 -0400
Huh, make control #1 a NSTextField/NSComboBox. Seems like these
controls breaks shift+tab, according to some OT posts I found. Anyone
has a work around for this?
Luc
Begin forwarded message:
From: Luc Vandal <email@hidden>
Date: July 20, 2005 9:58:39 AM EDT
To: cocoa Dev <email@hidden>
Subject: shift+tab problem in dialogs
Hi!
I have a weird problem (perhaps it's by design on Mac). Let's say I
have 4 controls on a dialog. When I hit TAB, I can tab through all the
controls and when I get to control #4 and I hit TAB, it will loop and
go back to control #1. But if I'm on control #1 and hit shitf+tab, the
focus (key responder) remains control #1 when it should be control #4.
On top of that, the dialog stops responding to Esc or the Cancel
button, thus making it impossible to close the dialog.
How can I solve this?
Luc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden