ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
406 B
Text
8 lines
406 B
Text
For programs that require large load times, it's a common practice to
|
|
display a Splashscreen that occupies the user's attention. This
|
|
Toplevel mega widget provides all the display, destroy and timing
|
|
events. All you do it create the Splashscreen mega widget, populate
|
|
it as you see fit, then invoke Splash() to display it and Destroy() to
|
|
tear it down.
|
|
|
|
WWW: https://metacpan.org/release/Tk-Splashscreen
|