Re: [perl-win32-gui-users] [win32-gui] precision timer event?

2006-09-07 Thread Steve Loughran
Looks like everyone is saying Win32::GUI::Timer or Time::Hires, so i`ll go down that route for now. Many thanks :) Next quick question (then i`ll leave you all alone until after the weekend, I promise!)... software bundle installers... any preferences? I have been looking at the free version o

Re: [perl-win32-gui-users] [win32-gui] precision timer event?

2006-09-07 Thread tinti
I prefer InnoSetup (http://www.innosetup.com/) together with ISTool (http://www.istool.org). Some time ago I used InstallJammer (http://www.installjammer.com/) for a multiplatform project. Both of them are very good and doing their job. One installer I dislike is NSIS, it is very hard to code an

[perl-win32-gui-users] 1.03_04 beta testers and preparing for a 1.04 release

2006-09-07 Thread Robert May
All, A number of you (about 30 if I interpret my server logs correctly) have downloaded Win32::GUI V1.03_04 beta. I've seen a small number of comments, that I believe that I have dealt with, but in order to get some confidence before turning the current code into a formal release I'd appreci

Re: [perl-win32-gui-users] [win32-gui] precision timer event?

2006-09-07 Thread Chris Wearn
Hi Steve, If creating a simple setup.exe installer file, I also use InnoSetup and IsTool. However most of my software needs to be installed on an enterprise level using SMS or similar, so I also use ActiveStates PerlMSI, which granted is very poorly documented and is not the easiest to setup, but

Re: [perl-win32-gui-users] [win32-gui] precision timer event?

2006-09-07 Thread Brian Millham
I agree with Raoul, InnoSetup with ISTool is the way to go. Brian Millham This message traveled at least 44,000 miles to reach you! Creator of the DW6000 Monitor http://www.millham.net/dw6000 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

Re: [perl-win32-gui-users] [win32-gui] precision timer event?

2006-09-07 Thread Octavian Rasnita
Hi, Can you send (to me or to the list) that sample? Thank you. Teddy - Original Message - From: "Chris Wearn" <[EMAIL PROTECTED]> To: "'Steve Loughran'" <[EMAIL PROTECTED]>; Sent: Friday, September 08, 2006 2:40 AM Subject: Re: [perl-win32-gui-users] [win32-gui] precision timer event