Tk::ColorEntry

Entry widget with a color selection facilities.

Repositoryhttps://github.com/haje61/Tk-ColorEntry
CPANhttps://metacpan.org/pod/Tk::ColorEntry
Bug trackerhttps://github.com/haje61/Tk-ColorEntry/issues
Latest version0.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.

Related posts

Scroll to Top