Authtication Dialog - pswd field focus?
Authtication Dialog - pswd field focus?
- Subject: Authtication Dialog - pswd field focus?
- From: Lance Drake <email@hidden>
- Date: Tue, 21 Dec 2004 16:06:39 -0700
Hi Cocoa Folks -
In MacOSX 10.2.X - when I request an authentication dialog - as part
of whatever process, neither field has 'focus'. I can click in the
field and enter a password. Using the same code under MacOSX 10.3.X -
the password field is automatically focused when the dialog appears.
The point being, I am making a call as per:
status = AuthorizationCreate( NULL, kAuthorizationEmptyEnvironment,
kAuthorizationFlagDefaults, &authorizationRef);
Once I actually attempt to execute the privileged too, there doesn't
seem to be anyway to request the focus be placed on the password field.
Is there some way to inform the 10.2.X situation to focus on the pswd
field?
Thanks for any assistance,
Lance Drake
_______________________________________________
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