Search results for "module:Tk"
Tk::Gauge - create a multitude of analog gauge widgets.
This widget creates an analog gauge. A gauge has various components: a radius highlighted by a circumference, one or more needles, a hub, three granularities of tick marks, one of which has a value label, a caption, title and specialized bands that v...
LUSOL/Tk-Gauge-0.3 - 21 Jun 2004 02:12:00 UTC
Tk::Trace - emulate Tcl/Tk trace functions.
This class module emulates the Tcl/Tk trace family of commands by binding subroutines of your devising to Perl variables using simple Tie::Watch features. Callback format is patterned after the Perl/Tk scheme: supply either a code reference, or, supp...
SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 UTC
Tk::DHList - A HList widget with a visible/hidden data column
A HList derived widget that offers several add-on functions like sorting, reordering and inserting/retrieving of item text & data, suitable for perl Tk800.x (developed with Tk800.024). You can insert item-texts or item-text/-value pair/s into the DHL...
MIKRA/Tk-MK-0.23 - 11 Feb 2014 11:31:34 UTC
Tk::Splash - create a splash screen
This module is another way to create a splash screen. It is slower than Tk::FastSplash, but tries to be compatible by using standard Tk methods for creation. The splash screen is created with the Show function. Supplied arguments are: filename of the...
SREZIC/Tk-Splash-0.16 - 18 Nov 2014 07:42:43 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::MTDial - A MTDial Tk widget that can turn indefinitely in any direction.
MTDial Widget that allows the creation of circular dials that can turn indefinitely to produce arbitrary positive or negative values....
WLMB/Tk-MTDial-0.001 - 26 Jul 2016 23:38:27 UTC
Tk::TFrame - A Titled Frame widget
Tk::TFrame provides a frame but with a title which overlaps the border by half of it's height....
SREZIC/Tk-GBARR-2.08 - 23 Sep 2008 19:50:04 UTC
Tk::IFrame - An Indexed Frame
"Tk::IFrame" defines a widget which enables multiple frames (cards) to be defined, and then stacked on top of each other. Each card has an associated tag, selecting this tag will cause the associated card to be brought to the top of the stack....
SREZIC/Tk-GBARR-2.08 - 23 Sep 2008 19:50:04 UTC
Tk::TextVi - Tk::Text widget with Vi-like commands
Tk::TextVi is a Tk::TextUndo widget that replaces InsertKeypress() to handle user input similar to vi. All other methods remain the same (and most code should be using $text->insert( ... ) rather than $text->InsertKeypress()). This only implements th...
JSTROM/Tk-TextVi-0.015 - 10 May 2009 14:44:50 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::Mirror - Perl extension for a graphic user interface to up- or download local and remote directories
This is a graphic user interface to compare, up- or download local and remote directories....
KNORR/Tk-Mirror-0.06 - 25 Oct 2008 14:53:52 UTC
Tk::Action - action abstraction for tk
Menu entries are often also available in toolbars or other widgets. And sometimes, we want to enable or disable a given action, and this means having to update everywhere this action is allowed. This module helps managing actions in a Tk GUI: just cr...
JQUELIN/Tk-Action-1.093390 - 05 Dec 2009 09:15:46 UTC
Tk::Wizard - GUI for step-by-step interactive logical process
In the context of this namespace, a Wizard is defined as a graphic user interface (GUI) that presents information, and possibly performs tasks, step-by-step via a series of different pages. Pages (or 'screens', or 'Wizard frames') may be chosen logic...
LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC
Tk::OS2src - deliver OS/2 part of Tk source via CPAN.
ILYAZ/Tk-OS2src-1.04
-
28 May 2001 18:03:00 UTC
Tk::UpDown - Number Navigation Widget
A UpDown Navigation Control for Numbers List...
SEN/Tk-Updown-1.0 - 15 Nov 2004 06:18:24 UTC
Tk::Pgplot - Draw PGPLOT graphics in a Perl/Tk window
This module implements a pgplot widget that can be used in a Perl/Tk window. Additional options, described above, may be specified on the command line or in the option database to configure aspects of the widget....
RKACKLEY/Tk-Pgplot-0.40 - 29 Jan 2008 20:28:28 UTC
Tk::EMatrix - Perl widget derived from Tk::TableMatrix.
The EMatrix widget is a derived widget that provides 6 additional methods above and beyond the traditional Tk::TableMatrix widget....
DJBERG/Tk-EMatrix-0.01 - 19 Jan 2001 14:14:23 UTC
Tk::SelFile - a widget for choosing a file to read or write
This Module pops up a file selector box, with a directory entry with filter on top, a list of directories in the current directory, a list of files in the current directory, an entry for entering or modifying a file name, a read button, a write butto...
ALSCH/Tk-SelFile-0.02 - 20 Nov 1995 16:33:46 UTC