Record or history of user activity?
Record or history of user activity?
- Subject: Record or history of user activity?
- From: David Francis <email@hidden>
- Date: Thu, 17 Jan 2008 18:55:28 -0600
I'm looking for an API that allows me to record user activity such as
items selected from menus, keystroeks, etc. I'm trying to identify
what was happening in my application immediately before a crash
occurs. Sometimes, backtraces aren't all that helpful.
Of course, I don't want to slow down the application in the process.
It seems trapping every NSEvent* and recording it is overkill. Plus it
wouldn't give me information such as which menu was selected, which
window was frontmost, etc..
Any pointers where to start looking? Is there something in the
Accessibility API that might be useful?
Thanks,
David Francis
President
Francis Technical Services, LLC
_______________________________________________
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