mIRC Homepage
Posted By: Wims New events for custom window - 12/02/15 12:36 PM
I'd like to see these four events available in the menu of custom windows:

menu @win {
size : triggers when the window is being resized
minimize : triggers when the window is being minimized
maximize : triggers when the window is being maximized
restore : triggers when the window is being restored
}
Posted By: Masoud Re: New events for custom window - 12/02/15 05:21 PM
+1.
Posted By: westor Re: New events for custom window - 14/02/15 11:31 PM
YES!! good idea +1
Posted By: Raccoon Re: New events for custom window - 14/02/15 11:39 PM
I want all events that apply to custom windows to also apply to Status, Channel, Query, Chat and other window types.

I think I'm an adult enough to handle it.
Posted By: FroggieDaFrog Re: New events for custom window - 14/02/15 11:46 PM
@Wims: +1

@Raccoon: please don't hijack threads to pander your own ideas. The OP requests a specific set of events for a specific type of window. What you have requested may 'link' to the original request but has nothing to do with it and adds nothing to the original suggestion
Posted By: Wims Re: New events for custom window - 14/02/15 11:47 PM
What's your point? Adult enough to handle what exactly? There are precedence for custom windows, they already have a support for the menu { syntax with a list of events
Posted By: Wims Re: New events for custom window - 24/10/22 02:01 AM
A few additions..


Currently, the sclick event triggers when the click begin, not when it is released (triggered by the uclick event). In opposition, the rclick event triggers when you release the rclick, without an associated urclick of some sort.

I would like to see this changed, so that rclick triggers when you initiate the rclick, just like sclick is, and a new event associated, urclick. In most cases it should not be a problem for older script, only if they in fact specifically require an event for the release of the rclick, which should be rare enough, but they would just edit the event to urclick.

It would be also useful to have a mouse wheel up and down event.
© mIRC Discussion Forums