
Games::Sudoku::Component::TkPlayer::Splashscreen - shows a splashscreen with a progress bar

use Games::Sudoku::Component::TkPlayer::Selector;
my $popup = MainWindow->Selector;
$popup->Show;

This is an internal class.

changes a value of the progress bar.

Consult appropriate pods for details.

Kenichi Ishigaki, <ishigaki at cpan.org>

Copyright (C) 2006 by Kenichi Ishigaki, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.