~ubuntu-branches/ubuntu/intrepid/horae/intrepid

« back to all changes in this revision

Viewing changes to 0CPAN/Tk-Splashscreen-1.0/README

  • Committer: Bazaar Package Importer
  • Author(s): Carlo Segre
  • Date: 2008-02-23 23:13:02 UTC
  • mfrom: (2.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080223231302-mnyyxs3icvrus4ke
Tags: 066-3
Apply patch to athena_parts/misc.pl for compatibility with 
perl-tk 804.28.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
DESCRIPTION
3
 
       For programs that require large load times, it's a common
4
 
       practice to display a Splashscreen that occupies the
5
 
       user's attention.  This Toplevel mega widget provides all
6
 
       the display, destroy and timing events.  All you do it
7
 
       create the Splashscreen mega widget, populate it as you
8
 
       see fit, then invoke Splash() to display it and Destroy()
9
 
       to tear it down.
10
 
 
11
 
Steve Lidie
12
 
2002/09/14
13
 
sol0@lehigh.edu