Glenn Linderman wrote:
>> It seams that you have a pretty complete and consistent vision on how to
>> do it. IMHO, it would be beneficial if you convert it to the code. It
>> would have 2 advantages:
>> 1. You yourself would be able to verify if your concept is consistent
>> 2. Others would be abl
Spawned from " [perl-win32-gui-users] How to do "While MouseDown, Move
Window" "
---
While we're on the subject of these events I'd like to point out that on
WinXP SP2/ AS Perl 5.8.7, MRightUp is apparently not firing at all times.
If given a fair (say, 1 second) time span, it will indeed fir
Jason P. wrote:
kortyzon wrote:
I'm a french win32 gui user and i search how to move the window
whitout the dragbar.
you will need 3 things.
mouseDown, mouseMove, mouseUp (these are generic names, the specifcs are
up to you in OEM/NEM)
inside the mouseDown event, set a state flag (like $m
kortyzon wrote:
Hello !
I'm a french win32 gui user and i search how to move the window
whitout the dragbar.
I think it's posible to do this with system :
While MouseDown event (for example on a label), move the window at the
cursor position.
But i don't know how to make it!
Can somebody h
Hello !
I'm a french win32 gui user and i search how to move the window
whitout the dragbar.
I think it's posible to do this with system :
While MouseDown event (for example on a label), move the window at the
cursor position.
But i don't know how to make it!
Can somebody help me?
Thanks!
5 matches
Mail list logo