Entry widget with a color selection facilities.
| Repository | https://github.com/haje61/Tk-ColorEntry |
| CPAN | https://metacpan.org/pod/Tk::ColorEntry |
| Bug tracker | https://github.com/haje61/Tk-ColorEntry/issues |
| Latest version | 0.11 |
Megawidget, inherits Tk::Frame Tk::ColorEntry is an entry widget with a label packed to it’s right. The background color of the label is used as indicator for the current color. Clicking the entry widget pops a Tk::ColorPop widget.
Pressing escape causes the ColorPop to widthdraw. If a pick operation is active cancels the pick operation instead.
