Hey, i have made a custom popup menu with popup.dlls.
Now i want, to open the menu if i make a "right click", in the status window, and the channel windows.
if i creat a new @ window with name New:
menu @New {
rclick:do-popup serv.pop $mouse.dx $mouse.dy
}
it works, and opens the menu, but i dont know the events for "status & channel window".
if i use:
menu channel {
rclick:do-popup serv.pop $mouse.dx $mouse.dy
}
It dont works.
Anyone can help?
Scoring disabled. You must be logged in to score posts.