RE: Tk problem

2006-07-07 Thread Nagasamudram, Prasanna Kumar
TECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 11:55 AM To: beginners@perl.org Subject: Tk problem Hi, I try to install Tk module. I have perl, v5.8.6 ...make tests give t/zzScrolled.NOK 66# Test 66 got: "589x341+0+32" (t/zzScrolled.t at

Tk problem

2006-07-06 Thread Perlguru
Hi, I try to install Tk module. I have perl, v5.8.6 ...make tests give t/zzScrolled.NOK 66# Test 66 got: "589x341+0+32" (t/zzScrolled.t at line 104 fail #2) #Expected: "589x341+0+0" (Sizechk: geometry has not changed not reset for -height => 24+(5)) # t/zzScrolled.t line

Fw: Perl/TK problem with sub routines

2003-03-25 Thread Jason Archer
- Original Message - From: "Jason Archer" <[EMAIL PROTECTED]> To: "Zielfelder, Robert" <[EMAIL PROTECTED]> Cc: "Perl Beginners" <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 3:56 PM Subject: Re: Perl/TK problem with sub routines

Perl/TK problem with sub routines

2003-03-25 Thread Zielfelder, Robert
Greetings, I am having trouble with PERL/Tk gius and subroutines. I have a button that calls a subroutine using the "command" method. The subroutine is supposed to get a list of selected lines from a listbox in the first window and set up an array variable based on this list. It is then suppose