Search results for "module:Tk::Checkbutton"
Tk::CheckbuttonGroup - widget displays and manages a group of related checkbuttons
Displays a set of related checkboxes with a frame in vertical or horizontal orientation. All checkboxes are advertised with the names given in the -list option. Any additional options which are given to this widget are applied to all of the checkbutt...
JANNINO/Tk-CheckbuttonGroup-0.2.2 - 26 Oct 2002 22:14:57 UTC
Tk::FlatCheckbox - an alternative checkbutton implementation for perl/Tk
Tk::FlatCheckbox is an alternative checkbutton implementation. Unlike Tk::Checkbutton, it uses a small square in the corner of the widget to indicate the on/off state. This can be used for instance for checkbuttons with images in a flat reliefed layo...
SREZIC/Tk-FlatCheckbox-0.09 - 04 Mar 2012 10:18:41 UTC
Tk::Checkbox - Yet Another Checkbutton widget (with a sizable marker)
Another check button style widget that uses a check mark in a fixed box. Useful as a boolean field. It's based on Damion K. Wilson's version from Tk-DKW-0.03, suitable for perl Tk800.x (developed with Tk800.024). You can tie a scalar-value to the Che...
MIKRA/Tk-MK-0.23 - 11 Feb 2014 11:31:34 UTC
Tk::TOTD - Tip Of The Day dialog for Perl/Tk.
Tk::TOTD provides a simple Tip of the Day dialog for Perl/Tk programs....
KIRSLE/Tk-TOTD-0.5 - 18 Sep 2015 19:03:11 UTC
Tk::autobind - automatically bind a widget to an ALT-key
"Tk::autobind" offers a convenient way to set up a form and have ALT-key bindings for the widgets on that form. All you have to do is call "autobind" after you create a widget. If the widget has an "-underline" configuration option set to a value gre...
KVAIL/Tk-autobind-1.2 - 17 Jun 2003 01:32:25 UTC
Tk::FormUI - A Moo based object oriented interface for creating forms for use with Tk
PDURDEN/Tk-FormUI-1.07
-
29 Sep 2015 21:40:41 UTC
Tk::Getopt - User configuration window for Tk with interface to Getopt::Long
Tk::Getopt provides an interface to access command line options via Getopt::Long and editing with a graphical user interface via a Tk window. Unlike Getopt::Long, this package uses a object oriented interface, so you have to create a new Tk::Getopt o...
SREZIC/Tk-Getopt-0.51 - 23 Apr 2017 09:00:29 UTC
Tk::ToolBar - A toolbar widget for Perl/Tk
This module implements a dockable toolbar. It is in the same spirit as the "short-cut" toolbars found in most major applications, such as most web browsers and text editors (where you find the "back" or "save" and other shortcut buttons). Buttons of ...
ASB/Tk-ToolBar-0.12 - 27 Feb 2015 23:06:03 UTC
Tk::Dressing - Set a theme (dressing) in your widget and its children.
Tk::Dressing allows you to set a theme (dressing) in your widget and its children by using one of different default themes or by loading a new theme. A theme contains all options that you want to use to configure the Tk widgets (color of buttons, of ...
DJIBEL/Tk-Dressing-1.04 - 01 Jan 2011 22:25:17 UTC
Tk::FontDialog - a font dialog widget for perl/Tk
Tk::FontDialog implements a font dialog widget. The dialog is displayed by calling the Show method. The returned value is either the selected font (if the dialog was closed with the Ok button) or undef (otherwise). The exact type of the return value ...
SREZIC/Tk-FontDialog-0.18 - 22 Mar 2017 06:13:11 UTC
Tk::FileDialog - A highly configurable File Dialog widget for Perl/Tk.
The widget is composed of a number of sub-widgets, namely, a listbox for files and (optionally) directories, an entry for filename, an (optional) entry for pathname, an entry for a filter pattern, a 'ShowAll' checkbox (for enabling display of .* file...
BPOWERS/Tk-FileDialog-1.3 - 09 Jun 1996 20:35:28 UTC
Tk::JFileDialog - A highly configurable File and Directory Dialog widget for Perl/Tk.
The widget is based on the Tk::FileDialog widget by Brent B. Powers. It uses and depends on the author's Tk::JBrowseEntry widget and adds numerous features, such as optional history and favorites files, handles MS-Windows drive letters, additional ke...
TURNERJW/Tk-JFileDialog-2.20 - 03 Apr 2019 06:35:12 UTC
Tk::Wizard::Choices - Tk::Wizard pages to collect end-user choices
Adds a number of methods to "Tk::Wizard", to collect choices made by the end-user....
LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC
Tk::XML::WizardMaker - easy way to build the Software Assistants and Installation Wizards based on XML description.
What is the Tk::XML::WizardMaker? The Software Wizards are popular for tasks like software installation, upgrade or just gathering of configuration options. There is a lot of good software (often called as Install Schild) which provides developers wi...
ZIM/Tk-XML-WizardMaker-0.91 - 09 Apr 2004 18:30:01 UTC