Gandalf wrote:
I have script which being triggered by pressing CTRL+Right mouse click
from any place in my O.P , Now I need to generate automatically event
like copy my selected item or double clicking the right mouse cursor
without user interfering.
how can i implement this width python?
thanks!
You didn't tell us enough to answer your question. What GUI are you
using? Nearly every one of them that I'm aware of allow you to register
handlers for such events.
-Larry
--
http://mail.python.org/mailman/listinfo/python-list