Re: NSSecureTextField and paste
Re: NSSecureTextField and paste
- Subject: Re: NSSecureTextField and paste
- From: Matt Gough <email@hidden>
- Date: Wed, 21 May 2008 16:10:50 +0200
On 21 May 2008, at 16:06, Torsten Curdt wrote:
If the script can paste into the box and hit the "OK" button I
assume it could also simulate key strokes ...no?
No, Its my understanding that the NSSecureTextField is very particular
about how it will get its input. i.e You can't use the Accessibility
APIs to fill it in and I suspect that it only responds to characters
generated by a real keyboard event, not one that has been created by
other means.
I could be wrong though
Matt
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden