Re: GUI Packages for ActiveState Perl

2005-05-05 Thread Octavian Rasnita
> > > >What GUI packages would you recommend for an ActiveState Perl? > > Tk is the most supported, and comes standard with ActiveState. > > The only problem with Tk is that it doesn't create graphical interfaces accessible for the screen readers that allow the blind computer users to operate that

RE: GUI Packages

2001-06-08 Thread Michael Risser
economic situation, the light at the end of the tunnel will be turned off until further notice. > -Original Message- > From: Conrad, Bill (ThomasTech) > [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 08, 2001 6:19 AM > To: [EMAIL PROTECTED] > Subject: RE: GUI Packages &g

RE: GUI Packages

2001-06-08 Thread Conrad, Bill (ThomasTech)
PROTECTED] Subject: Re: GUI Packages On Fri, 8 Jun 2001, Conrad, Bill (ThomasTech) wrote: > Hi All > > Is there a GUI module/package for use within PERL Scripts? Depending on what you prefer, you can use e.g. Tk, Gtk or Qt. The appropriate CPAN packages are N/NI/NI-S/Tk800.023.tar

Re: GUI Packages

2001-06-08 Thread Brett W. McCoy
On Fri, 8 Jun 2001, Conrad, Bill (ThomasTech) wrote: > Is there a GUI module/package for use within PERL Scripts? Perl/Tk, GTK+ and Gnome are all avilable as Perl modules. The Tk module is probably the most developed and well documented (there's an O'Reilly book on it). -- Brett Brett W

Re: GUI Packages

2001-06-08 Thread Markus Peter
On Fri, 8 Jun 2001, Conrad, Bill (ThomasTech) wrote: > Hi All > > Is there a GUI module/package for use within PERL Scripts? Depending on what you prefer, you can use e.g. Tk, Gtk or Qt. The appropriate CPAN packages are N/NI/NI-S/Tk800.023.tar.gz, L/LU/LUPUS/Gtk-Perl-0.7007.tar.gz and A/