Games::Sudoku::Component::TkPlayer::Selector - UI class


Games-Sudoku-Component-TkPlayer documentation  | view source Contained in the Games-Sudoku-Component-TkPlayer distribution.

Index


NAME

Top

Games::Sudoku::Component::TkPlayer::Selector - UI class

SYNOPSIS

Top

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

DESCRIPTION

Top

This is an internal class.

METHODS

Top

set_allowed

turns the buttons you shouldn't push red if you enable "Allowed value only" option.

setsize

sets the size of the puzzle board (used internally).

TK METHODS

Top

Consult appropriate pods for details.

Populate, Show, Wait, keypress

AUTHOR

Top

Kenichi Ishigaki, <ishigaki at cpan.org>

COPYRIGHT AND LICENSE

Top


Games-Sudoku-Component-TkPlayer documentation  | view source Contained in the Games-Sudoku-Component-TkPlayer distribution.