The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

  GclkSettings - For setting the parameters with a GUI.

VERSION

Version 1.0

SYNOPSIS

This module is a GUI to set the parameters of GameClock.

EXPORT

&menu &reglage

FUNCTIONS

Generate the menu window of the GUI

adjust

This routine is done to adjust the time and move number of each players, not for the initial setting.

The main reason is for correcting mistakes or for arbiters, when playing.

Of course, this must be done in halt mode, but there is no check.

Note: the return key does not validate, only the spin buttons can do that.

reglage

This routine provides the interface for the manuel setting of data via ProgressBars

voir

A routine to show a hint in the menu

AUTHOR

Charles Minc, <charles.minc@wanadoo.fr>

BUGS

Please report any bugs or feature requests to bug-gclksettings at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=GameClock. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc GameClock

You can also look for information at:

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2006 Charles Minc, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.