On Mon, Apr 14, 2008 at 10:00 AM, Thomas Davie <[EMAIL PROTECTED]> wrote: > Someone may correct me if I'm wrong, but that sounds a lot like something > that has been very very deliberately left out of any API...
See the many discussions regarding input managers. > I want to write an app that I'd like to have "hook" into a text box in > Safari and log your IDs, passwords, and bank account status. Well, password fields are "special" and are 'resistant' to key logging, but you don't have to 'hook into' any apps to log the rest. You don't even need an input manager. -- I.S. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
