Re: [perl-win32-gui-users] msk.pl

2001-10-10 Thread Mark Wilkinson
this is wonderful! Y'know... given that Win32::GUI is on Source-forge, these kinds of bug-fixes and upgrades really should be committed directly into the distributed code, rather than (or as well as) sent out to the group. I see a lot of interesting ideas and bits and pieces of documentation etc.

Re: [perl-win32-gui-users] Win32-GUI cursor events

2001-10-10 Thread Johan Lindstrom
Anufriyenko,Igor wrote: Is there documented (or undocumented) information regarding Mouse movement events such as: - cursor over control - cursor leaves control That would be soo nice! But no, not that I know of. There is a MouseMove event for the Graphic control (I us

[perl-win32-gui-users] Win32-GUI cursor events

2001-10-10 Thread Anufriyenko,Igor,SOLON,ITSS - Desktop Development
Is there documented (or undocumented) information regarding Mouse movement events such as: - cursor over control - cursor leaves control Thank you, Igor Anufriyenko

[perl-win32-gui-users] msk.pl

2001-10-10 Thread Ami Bar-Yadin
I just joined the list, and a search of the archive does not show any messages about the msk.pl program in the samples folder. As my first project to get familiar with Win32::GUI I finished msk.pl, implementing the functionality it seemed to be aiming at. I thought I'll share it with the group.