Re: Generating event from event



On May 30, 3:43 pm, Larry Bates <larry.ba...@xxxxxxxxxxx`> wrote:
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
windows xp
.



Relevant Pages

  • Re: Generating event from event
    ... Gandalf schrieb: ... from any place in my O.P, Now I need to generate automatically event ... What GUI-Toolkit are you using, ...
    (comp.lang.python)
  • Re: Generating event from event
    ... Gandalf wrote: ... from any place in my O.P, Now I need to generate automatically event ... Nearly every one of them that I'm aware of allow you to register ... handlers for such events. ...
    (comp.lang.python)