[perl-win32-gui-users] Click subroutine doesn't get control when script is executing

2003-07-19 Thread Dennis Putnam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have a script that is started by a button. It can be a long process and I would like to give the user the option of cancelling execution at any time. Unfortunately, it seems that when the script is running all buttons become disabled or at least t

RE: [perl-win32-gui-users] Need tabstop help

2003-07-19 Thread Jeremy White
Ah, ha! So there is another undocumented function. Thanks. I repeat my earlier question: how do you find this stuff out? I have used Visual C++ so I am familiar with its properties and methods. Are all the same methods and properties supported in Win32::GUI so that I can use that documentation