NAME
Tk::QuickForm::CColorItem - ColorEntry widget for Tk::QuickForm.
SYNOPSIS
require Tk::QuickForm::CColorItem;
my $bool = $window->CColorItem(@options)->pack;
DESCRIPTION
Inherits Tk::QuickForm::CTextItem. Provides a ColorEntry field for Tk::QuickForm
You should never create an instance directly like above. This should be handled by Tk::QuickForm.
CONFIG VARIABLES
All options, except -variable, of Tk::Checkbutton are available.
LICENSE
Same as Perl.
AUTHOR
Hans Jeuken (hanje at cpan dot org)
BUGS
Unknown. If you find any, please contact the author.