peter wrote:
Hi,
I need to detect user actions in gedit like cliking in a menu entry. I want to be able to know for example that the user has clicked on "Copy" in the "Edit" menu. How can I do this.
Probably the best way is to write a gedit plugin ( if you need this only for gedit). Check out http://live.gnome.org/Gedit .
Best regards, Yevgen