on 4/14/08 8:26 AM, [EMAIL PROTECTED] purportedly said: > Re-read my message. If it was unclear, what I want to do is be able to > log (record) text being written to a chat window from another app. NOT > log key strokes. For example, how could I progmatically record an AIM > chat conversation from my app?
You can't, at least not without the application's cooperation, such as being a plugin, using OSA, etc. With a *user's* (or administrator's) cooperation, you could have an app that acts as a proxy. Another option would involve a kernel extension, and that may be more work than it is worth. Best, Keary Suska Esoteritech, Inc. "Demystifying technology for your home or business" _______________________________________________ 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]
