zed12345 Newbie

Joined: 17 Oct 2008 Posts: 1
|
Posted: Fri Oct 17, 2008 1:12 am Post subject: capture users actions |
|
|
Hi everyboady,
I need to know, how to capture all users actions. For example "user pressed print icon from toolbar" or "user pressed save file from menu". I tried MACRO RECORDER (implement my own and change default recorder to my own), but this way I don't know from where user called action (I know he pressed save-as, but don't know if from menu, toolbar or dialog).
I think dispatch framework is useless, because macro recorder use dispatch framework. I thing right way is throw AWT, but even there i don't know how to do it.
Please, can anyone help me?
Thanks for every ideas!
Zed |
|