Code:
menu #ThisChannel {
  .sclick:{ echo -a User Single Clicked! }
  .rclick:{ echo -a User Right clicked! }
  .dclick:{ echo -a User double clicked! }
}
menu #ThisChannel {
  .Reminder:{ echo -a Remember that the right click menu can't be in the same menu as the mouse events }
}


I didn't test it, and if it doesn't work then yes, I think those events should be extended to all windows, but just @wins smile


I am SReject
My Stuff