Re: perl and tk

2003-08-29 Thread K Old
On Fri, 2003-08-29 at 14:56, Thomas Browner wrote: > Can some one tell me where I can find a good how to on perl and tk. > Thomas, Good articles, and several Perl/Tk scripts/widgets and contributions can be found at perltk.org. Also there's a list for Perl/Tk at lists.perl.org.

perl and tk

2003-08-29 Thread Thomas Browner
Can some one tell me where I can find a good how to on perl and tk. Thomas Browner Digidyne, Inc Technical Engineer (251)479-1637

RE: Perl and tk, where and what?

2001-12-12 Thread Gary Hawkins
> > When that's done, type 'pktsh' at the command-line, and you get a little > > interactive shell to play with stuff. > > That's 'ptksh', rather. Type 'widget' for cool demos. Text > Hypertext > 4. Arrows' for example. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: Perl and tk, where and what?

2001-12-12 Thread Brett W. McCoy
On Wed, 12 Dec 2001, Brett W. McCoy wrote: > When that's done, type 'pktsh' at the command-line, and you get a little > interactive shell to play with stuff. That's 'ptksh', rather. -- Brett http://www.chapelperilous.net/ ---

Re: Perl and tk, where and what?

2001-12-12 Thread Brett W. McCoy
On Wed, 12 Dec 2001, Hal Johnson wrote: > I am trying to create windows interfaces for perl programs, and I've > been told that the TK extension is what to get. I searched the > internet and found tk800.023.tar.gz but I'm not sure if that will work > with Windows 2000. Also, it seems I need a Vi

Perl and tk, where and what?

2001-12-12 Thread Hal Johnson
Hello, I am trying to create windows interfaces for perl programs, and I've been told that the TK extension is what to get. I searched the internet and found tk800.023.tar.gz but I'm not sure if that will work with Windows 2000. Also, it seems I need a Visual C++ compiler to get it to work. I do