RE: TK question - resizeable columns

2004-02-24 Thread Burak Gürsoy
> Any way you can go back to Tk 800.024 and try again? I can, but I don't want to :) btw, I' ve installed the beta from Randy Kobe' s ppm rep. -Original Message- From: Arms, Mike [mailto:[EMAIL PROTECTED] Sent: Monday, February 23, 2004 7:43 PM To: 'Burak Gürsoy'; [EMAIL PROTECTED] Subjec

Problem with TieRegistry

2004-02-24 Thread Sturdevant-Contractor, Robert W
Hi List, The following simple code throws "Undefined subroutine $main::KEY_READ called at ..." use Win32::TieRegistry; my $MyKey= my $Registry->Open("LMachine", {Access => "KEY_READ", Delimiter => "/"} ) or die "Can't open subkey: $^E\n"; I'm using build 638 which comes with Win32API::Registry s

Re: Perlapp question.

2004-02-24 Thread Gijs Calis
- Original Message - From: "Lynn. Rickards" <[EMAIL PROTECTED]> To: "'Beckett Richard-qswi266'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, February 23, 2004 3:14 PM Subject: RE: Perlapp question. > > Can I do it directly from my PC, or do I need to copy the .pl > > onto a unix

Re: scanning module

2004-02-24 Thread John
just papers.   Then save them as gif  (resize the image to get the less size it can)   - Original Message - From: Trevor Joerges To: John ; [EMAIL PROTECTED] Sent: Tuesday, February 24, 2004 5:14 PM Subject: Re: scanning module Scanning what type of docume

RE: Using PNG images

2004-02-24 Thread Hicks, Bob
I upgraded to the TheoryX version. When I try to use this simple example: # A simple Perl/Tk application use strict; use warnings; use Tk; use Tk::widgets; my $mw = MainWindow->new(); $mw->title("Perl/Tk Application"); $mw->geometry("225x50"); my $image = $mw->Photo( -format => 'png',

Re: scanning module

2004-02-24 Thread Trevor Joerges
Scanning what type of documents and for what?   Trevor. - Original Message - From: John To: [EMAIL PROTECTED] Sent: Tuesday, February 24, 2004 7:34 AM Subject: scanning module Is there any module for scanning documents?   Please help me! _

Re: Activating dialup networking on win2000

2004-02-24 Thread Richard Morse
On 22 Feb 2004, at 07:25 PM, Michael D. Smith wrote: Anyone know the "proper" way to activate dialup networking on win2000? Using PERL of course. I can double click it no problem:) When I try what used to work on 98, it fails, and locks the system up so bad that it takes a long time to shut dow

RE: Using PNG images

2004-02-24 Thread Hicks, Bob
PPM tells me that Tk is a core install and I would need to force that upgrade. Have you done this and have you had any problems? -Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED] Sent: Monday, February 23, 2004 5:03 PM To: Hicks, Bob Cc: [EMAIL PROTECTED] Subject: Re: Using P

Activating dialup networking on win2000

2004-02-24 Thread Michael D. Smith
With a little trial and error (mostly error:), I finally got this to work. system ("C:\\winnt\\system32\\rasdial.exe", "MyDUNConnectionName", "[EMAIL PROTECTED]", "password") == 0 or die "MyDie1 syscmd failed: $?"; Now, I wonder if the "normal" dialup networking error

scanning module

2004-02-24 Thread John
Is there any module for scanning documents?   Please help me! ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs