mIRC Homepage
Posted By: pheonix menu channel,status { - 28/10/03 06:12 AM
please add rclick:{ uclick:{ leave:{ etc for channel and status menu's smile
at the moment it actually adds the text 'rclick' to a menu :tongue:

menu channel {
rclick:{ echo $chan yay he added it smile }
}
frown
Posted By: LocutusofBorg Re: menu channel,status { - 28/10/03 06:31 AM
What on earth do you mean? You want a popup that allows you to leave a channel? Or something that triggers the moment you rclick on the channel? Why would you want something to trigger the moment you rclick in the channel? It would make popups impossible, because they won't show up anymore...
Posted By: Raccoon Re: menu channel,status { - 28/10/03 06:43 AM
mouse events are a valid function of the MENU prefix. True, rclick is really only useful in windows without a popup window, but I suppose someone could find a use for it, somewhere.

I'd like to see more equality between window types, instead of features strictly limited to channels or custom windows. eg: Channels have beep/flash while Customs have On KeyDown/Up. These inconsistancies ought to be addressed.

- Raccoon
Posted By: theRat Re: menu channel,status { - 28/10/03 03:39 PM
menu channel {
$rclick
}

alias rclick {
echo you just right clicked $active
}
Posted By: pheonix Re: menu channel,status { - 28/10/03 05:05 PM
* pheonix should of thought of that blush

raccoon:
the reason i wanted it actually was to make popups.dll menu's without the dll coding showing on menu's.
Posted By: AKO Re: menu channel,status { - 29/10/03 12:13 AM
key up/down would be useful in a standard window, something I do agree with smile

Maybe also at this point some way of evaluating all the text in the edit box with key up and down.

I'm trying to think of a use for this at the moment but can't, but I know I've came across the idea in thoughts previously......
© mIRC Discussion Forums