Tk::Help

Tk::Help is simple widget for creating a help system for Perl/Tk applications.
Download

Tk::Help Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Doug Gruber
  • Publisher web site:
  • http://search.cpan.org/~dougthug/Tk-Help-0.2/lib/Tk/Help.pm

Tk::Help Tags


Tk::Help Description

Tk::Help is simple widget for creating a help system for Perl/Tk applications. Tk::Help is simple widget for creating a help system for Perl/Tk applications.SYNOPSIS use Tk::Help; my $help = $main->Help(-variable => @array);This is an answer to a personal need to be able to create help systems for my Perl/Tk applications. Originally, I just created a really big dialog and formatted all the text, which was tedious and clumsy.I wanted to create something that looked 'similar' to the Windows help. This is by no means as featured or fluid as the Windows help, but it should provide a (somewhat) simple means to create a help dialog where all someone should need to do is create the array with their help content. Requirements: · Perl


Tk::Help Related Software