Re: Spreadsheet-like data entry/editing in PerlTk?

2003-09-30 Thread Jack

- Original Message - 
From: "Lynn. Rickards" <[EMAIL PROTECTED]>
To: "'Dax T. Games'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, September 30, 2003 1:38 PM
Subject: RE: Spreadsheet-like data entry/editing in PerlTk?


>
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]
> > Behalf Of Dax
> > T. Games
> > Sent: Tuesday, September 30, 2003 8:12 AM
> > To: [EMAIL PROTECTED]
> > Subject: Spreadsheet-like data entry/editing in PerlTk?
> >
> >
> > Does anyone know of a Tk widget or have some sample code that
> > would allow data entry and editing like with a spreadsheet in PerlTk.
> >
> > Currently I am familiar with the HList widget but as far as I
> > know it only will list what you populate it with you cannot
> > enter data or edit data.
> >
> > Thanks,
> >
> > Dax
>
>
> http://www.cpan.org/modules/by-module/Tk/
>
> Look for Tk-TableMatrix. Also available on ppm from AS.
>
> -Lynn.

Correct you are, Lynn. Tk::TableMatrix is exactly what Dax needs. There are
numerous sample scripts included with the source. So after you "ppm" it -
download the CPAN source code for the demos.

Jack
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


Re: Spreadsheet-like data entry/editing in PerlTk?

2003-09-30 Thread Lee Goddard
Have a look in the TK demo directories at the
widget demos: I seem to remember there's one
that does almost what you want.
Failing that, try the tk usenet group.

hth
lee
At 14:37 30/09/2003, Alan Dickey wrote:
"Dax T. Games" wrote:
>
> Does anyone know of a Tk widget or have some sample code that would
> allow data entry and editing like with a spreadsheet in PerlTk.
try perldoc Tk::Entry



Miert fizetsz az internetert? Korlatlan, ingyenes internet hozzaferes a FreeStarttol.
Probald ki most! http://www.freestart.hu
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


RE: Spreadsheet-like data entry/editing in PerlTk?

2003-09-30 Thread Lynn. Rickards


> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] 
> Behalf Of Dax
> T. Games
> Sent: Tuesday, September 30, 2003 8:12 AM
> To: [EMAIL PROTECTED]
> Subject: Spreadsheet-like data entry/editing in PerlTk?
> 
> 
> Does anyone know of a Tk widget or have some sample code that 
> would allow data entry and editing like with a spreadsheet in PerlTk.
> 
> Currently I am familiar with the HList widget but as far as I 
> know it only will list what you populate it with you cannot 
> enter data or edit data.
> 
> Thanks,
> 
> Dax


http://www.cpan.org/modules/by-module/Tk/

Look for Tk-TableMatrix. Also available on ppm from AS.

-Lynn.
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs