Mike Schleif wrote:
Please, give me some ideas HOW to draw boxes around this tabular data.
You could try putting your information on a Tk::Canvas then use the
postscript method to generate a printable image.
Gary Trosper
Raytheon Technical Services Company, LLC
___
Does anyone know if there is a tutorial on using PerlMSI to generate a
Microsoft Installer executable?
I 've found the generic Microsoft Tutorial
http://msdn2.microsoft.com/en-us/library/aa367563.aspx
But I'm having a real problem understanding how to use the PerlMSI app
that comes with PDK 7
I found this link http://www.perlmonks.org/?node_id=153486 to be very
useful for working with Excel spreadsheets.
Thans to cacharbe from perlmonks for posting it.
Gary Trosper
RTSC
"jagdish eashwar" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
01/28/2007 01:39 AM
To
perl-win32-users@list
Problem Solved,
I found a machine with a later version of ActiveState Perl (v5.8.7)
and everything worked as advertised.
Thanks to Jack D and Bill Luebkert for their timely help!
Gary Trosper
RTSC___
Perl-Win32-Users mailing list
Perl-Win32-Users@li
it thinking that it might behave differently than a cascade
menu.
No Luck.
Gary T
"Jack D" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
01/10/2007 07:23 PM
To
"'Gary D Trosper'" <[EMAIL PROTECTED]>, "'Bill Luebkert'"
<[EMA
That grays out the last item in the Edit drop down menu.
It doesn't gray out Edit itself.
Still searching,
Gary T
Bill Luebkert <[EMAIL PROTECTED]>
01/10/2007 05:08 PM
To
Gary D Trosper <[EMAIL PROTECTED]>
cc
perl-win32-users@Listserv.ActiveState.com
Subject
Re: Perl TK Gra
, -state=>'disabled');
and I get "Bad name after Edit on line 31"
Still struggling but pointed in the right direction,
Gary T
RTSC
"Jack D" <[EMAIL PROTECTED]>
01/10/2007 11:17 AM
To
"'Gary D Trosper'" <[EMAIL PROTECTED]>,
c
Hi All,
I'm running ActiveState perl version 5.8.0 built for
MSWin32-86-multi-thread.
I would like to create a simple menubar with some -command items disabled
until programatical conditions are met.
(No problem been there done that. Except that the button still takes
focus and presses even
A confusing PPM experience
I'm running PPM v3.1 and ActiveState-Perl
v5.8.0 MSwin32-x86-multi-thread on a WindowsXP system
I recently needed to do some PDF work
so I located PDF::Xtract on CPAN.
I decided to try ppm (first timer)
ppm> install PDF::Xtract
-> Installation
success