[perl-win32-gui-users] display images--sample code?

2002-01-07 Thread Glenn Linderman
Hi, ImageMagick for Windows seems to be missing display routines, as the supplied display utility is X based... or did I miss a key point of their documentation? Win32::GUI seems to be able to do something with Bitmaps, but it is not particularly clear just what, or how. ImageMagick can do lots

Re: [perl-win32-gui-users] display images--sample code?

2002-01-07 Thread Johan Lindstrom
At 17:40 2002-01-07 -0800, Glenn Linderman wrote: ImageMagick can do lots of nice conversions of whatever graphic format to BMP format, if that is what Win32::GUI::Bitmap needs. Yes, that's what you want. How can I get from there, to a window that displays the data? Do I have to $errstr = $

Re: SOLVED!! Re: [perl-win32-gui-users] This code runs onW2000, but not W98...???

2002-01-07 Thread Glenn Linderman
And here's another fellow that is extremely happy that Mark had this problem, and that someone knew the answer. So while I was gone for a few weeks around Christmas, this is the best present I've gotten from the list upon my return! The only response I got when I described the same problem some m

[perl-win32-gui-users] Bitmaps in Win32::GUI [perl-win32-gui-users]

2002-01-07 Thread Glenn Linderman
Hi, Attached is a test program, to help figure out some of the capabilities of Win32::GUI with regard to bitmapped graphics. I've had some basic success, but a failure I can't live with has cropped up: Success-- either a Label or a Button allows a BMP file to be loaded into it, via Win32::GUI::B