[perl-win32-gui-users] Debugging Win32::GUI

2007-01-28 Thread Waldemar Biernacki
Hello! Could anyone give me an advice how to dubug perl Win32::GUI script? I tried Activestate's and OptiPerl's debuggers but both stop on Win32::GUI::Dialog() function and I do not know what to do next. regards Waldemar.

Re: [perl-win32-gui-users] Keyboard events difference on WinXP and 98

2007-01-28 Thread Waldemar Biernacki
Hey! I have more general questions. Introduction: I wrote an application which seems to act in WindowsXP correctly but in Windows98 very unstable. The main feature of the application is that it contains dynamic number of windows which can be created while the application is running. In the f