[EMAIL PROTECTED] wrote:
hit another more worrying problem: I have a large-ish program, which uses a number of timers. With 1.02_02 I get an error whenever any one of the timers tries to fire (Can't locate auto/tmList.al in @INC...). I tried to replicate this in a smaller program, but was unable to; a simple program with a timer works fine. It's quite possible that my program has a flaw, of which 1.01_01 is more tolerant, but there may be a problem in the new GUI code.
That is indeed worrying. There have been some minor changes to the timer code that Reini made when he put his tests together, but I can't immediately see anything that would cause this.
Typically when I see errors like that it turns out to be a mis-spelled method call or window name, but if that was the case I would expect it to fail in 1.01_01 too.
If you can't get a short example to exhibit this problem, can you post the exact error message that you're getting.
Rob. -- Robert May Win32::GUI, a perl extension for native Win32 applications http://perl-win32-gui.sourceforge.net/