Re: [perl-win32-gui-users] [win32-gui] Re: Need an example, please.

2006-06-05 Thread Kevin L. Gross
Rob et al, Thanks very much! I was able to proceed with my coding with your example and instructions. -Kevin On Wed, May 31, 2006 at 08:16:00PM +0100, Robert May ([EMAIL PROTECTED]) wrote: > Kevin L. Gross wrote: > >First off, it is painfully slow. Takes a couple of minutes for &

Re: [perl-win32-gui-users] Need an example, please.

2006-05-30 Thread Kevin L. Gross
Thanks for the suggestion. I tried it and it works...sort of. First off, it is painfully slow. Takes a couple of minutes for a small file (2K) to display, one line at a time. This can't be normal for Perl on Windows can it? Second, no scroll box, even tho the -multiline and -autovscroll paramet

[perl-win32-gui-users] Need an example, please.

2006-05-30 Thread Kevin L. Gross
Hi, I'm trying to write a prog that eventually uses checkboxes and a button to run small perl scripts and display the results. I appreciate any help or pointers, I'm using ActiveState5.8 (the latest). Whenever a checkbox is selected and the button is pressed, I'd like the results to flow into a t

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: > >

[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