mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Mar 2007
Posts: 40
S
silimon Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Mar 2007
Posts: 40
...you hold the mouse button down and leave a picture window.

When you're not holding a button down, it triggers just once, so
i'm assuming this is normal behavior.

Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
Confirmed on Vista Ultimate 32bit, 6.32

Code:
menu @test {
  leave: { echo -s test $rand(1,4444444) }
}


/window -dp @test and hold mouse button down when leaving window


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
Joined: Apr 2004
Posts: 871
Sat Offline
Hoopy frood
Offline
Hoopy frood
Joined: Apr 2004
Posts: 871
This is intended behavior, and pretty useful at that. It lets you drag on a virtual area larger than the actual window.


Saturn, QuakeNet staff
Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
Indeed, it's been like that forever. One example of its use is custom resizing routines (eg resizing a picture window while keeping a fixed width-to-height ratio). Without it they wouldn't work too well.


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com

Link Copied to Clipboard