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


NAME

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


SYNOPSIS

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


DESCRIPTION

This is an internal class.


METHODS

progress

changes a value of the progress bar.


TK METHODS

Consult appropriate pods for details.

Populate, Show, Hide


AUTHOR

Kenichi Ishigaki, <ishigaki at cpan.org>


COPYRIGHT AND LICENSE

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.