| Tk-FlatCheckbox documentation | view source | Contained in the Tk-FlatCheckbox distribution. |
Tk::FlatRadiobutton - an alternative radiobutton implementation for perl/Tk
use Tk::FlatRadiobutton;
$mw->FlatRadiobutton->pack;
Tk::FlatRadiobutton is an alternative radiobutton implementation. Please refer to the Tk::FlatCheckbox documentation for a list of valid options.
Tk::FlatCheckbox, Tk::Radiobutton
Slaven Rezi107 <srezic@cpan.org>
Copyright (c) 2001,2007 Slaven Rezi107. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Tk-FlatCheckbox documentation | view source | Contained in the Tk-FlatCheckbox distribution. |