RE: [perl-win32-gui-users] crashes...

2002-07-01 Thread Chris Ingrassia
ROTECTED] Behalf Of Piske, Harald Sent: Monday, July 01, 2002 11:21 AM To: 'Chris Ingrassia'; perl-win32-gui-users@lists.sourceforge.net Subject: RE: [perl-win32-gui-users] crashes... Win32-GUI Versions 0.558 and 0.665 are totally different, the latter being a thorough rework. If you use o

[perl-win32-gui-users] crashes...

2002-07-01 Thread Chris Ingrassia
If anyone could offer any insight here, it would be greatly aprpecaited. I have been struggling with Win32::GUI for a few days now, and I keep running into the same problem. Using ActivePerl (the latest build, I can't remember the build number off the top of my head) inside a Windows Scr

RE: [perl-win32-gui-users] DoEvents can crash

2002-06-21 Thread Chris Ingrassia
I won't profess to be an expert on the guts of the GUI module either, but what I can tell you is that 9 times out of 10, when I have a segmentation fault being generated somewhere in my code that mysteriously goes away in a debugger, it's an uninitialized pointer (some debuggers -notably g

[perl-win32-gui-users] Win2k/DeviceContext Problems?

2002-06-14 Thread Chris Ingrassia
Related to my last message - has anyone experienced any problems using DeviceContexts on Windows 2000? I tried using my DrawIcon and simple LineTo code at home using the same version of ActivePerl and the PPM distribution v556 and v650, and both worked great. I got back here and ran the s

[perl-win32-gui-users] DrawIcon?

2002-06-13 Thread Chris Ingrassia
Hello all - I'm attempting to use the windows API function "DrawIcon" to draw one of the stock icons (i.e. Warning, Information, Error, etc) into a dialog box. I'm having a heck of a time. I'm loading the DrawIcon function using the Win32::API package, but the Win32::GUI issue i