Re: [perl-win32-gui-users] image view

2006-05-22 Thread Alex Lee
thanks everyone for you help. I will try it and see how it turns out! al ;) On 5/22/06, darrik <[EMAIL PROTECTED]> wrote: >> can anyone tell me what the easiest way to have an application display >> a jpeg image file? Iam thinking of using Axwindows but I don't even >> know what activeX to use

Re: [perl-win32-gui-users] image view

2006-05-22 Thread darrik
>> can anyone tell me what the easiest way to have an application display >> a jpeg image file? Iam thinking of using Axwindows but I don't even >> know what activeX to use and I really dont want to use IE > > I don't know enough about what activeX controls could do this, but it > would be one so

Re: [perl-win32-gui-users] Win32 Problems

2006-05-22 Thread Kevin L. Gross
Sigh, never mind. I installed using the Win32-GUI.ppd ppm file. Whaddyaknow? Now it works! Really clear instructions were not to be found anywhere... Sorry for the distraction. -Kevin On Mon, May 22, 2006 at 05:54:29PM -0700, Kevin L. Gross ([EMAIL PROTECTED]) wrote: > > Hi all, > > Essenti

[perl-win32-gui-users] Win32 Problems

2006-05-22 Thread Kevin L. Gross
Hi all, Essentially, I have the latest Perl Dev Kit from ActiveState installed and successfully compiled a Perl script. However, I can't figure out how to get Win32::GUI to work with ActiveState 5.8. Why wo't this work? C:\Documents and Settings\Kevin\Desktop\Win32-GUI-1.03>ppm install Win32-GUI

RE: [perl-win32-gui-users] image view

2006-05-22 Thread Jeremy White
can anyone tell me what the easiest way to have an application display a jpeg image file? Iam thinking of using Axwindows but I don't even know what activeX to use and I really dont want to use IE I don't know enough about what activeX controls could do this, but it would be one solution. An