Search results for "module:Tk"
Tk::Zinc::Text - Zinc extension for easing text input on text item or on fields
This module implements text input with the mouse and keyboard 'a la emacs'. Text items must have the 'text' tag and must of course be sensitive. Track, waypoint and tabular items have fields and these fields can be edited the same way. Only sensitive...
ZINCDEV/tk-zinc-3.303 - 01 Apr 2006 16:25:57 UTC
Tk::MultiMediaControls - Create media player control buttons.
Create multimedia controls similar to that found on Apple applications like QuickTime, iMovie, iDVD, iTunes, etcetera. This mega-widget accepts a -buttons option that specifies a list of controller buttons, and a series of specialized options that bi...
LUSOL/Tk-MultiMediaControls-1.0 - 21 Jan 2004 16:27:37 UTC
Tk::MARC::Field - megawidget for editing MARC::Field objects.
This is a megawidget that allows editing of a MARC::Field object. The widget itself does not change the MARC::Field - that is up to the widget's parent. The widget allows you to indicate your desire to delete/undelete the field by clicking a button (...
DCHRIS/Tk-MARC-1.5 - 23 Jan 2004 03:42:21 UTC
Tk::Zinc::Debug - a perl module for analysing a Zinc application.
Tk::Zinc::Debug provides an interface to help developers to inspect Zinc applications. Press the Escape key in the toplevel of your application to display the Tk::Zinc::Debug buttons bar. Features : o scan a rectangular area Scan all items which are ...
ASB/Tk-Zinc-3.306 - 11 Apr 2021 10:35:46 UTC
Tk::Pod::Search - Widget to access perlindex Pod full text index
GUI interface to the full Pod text indexer perlindex....
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC
Tk::Zinc::Trace - A module to trace all Tk::Zinc method calls
When loaded, this module overloads a Tk mechanism so that every Tk::Zinc method call will be traced. Every call will also be followed by a $zinc->update() so that the method call will be effectively treated. This module can be very effective for debu...
ZINCDEV/tk-zinc-3.303 - 01 Apr 2006 16:25:57 UTC
Tk::Multi::Text - Tk composite widget with a scroll window and more
This composite widget features : * a scrollable read-only text window (based on ROtext) * A print menu button (The shell print command may be modified by setting $Tk::Multi::Text::printCmd to the appropriate shell command. By default, it is set to 'l...
DDUMONT/Tk-Multi-1.006 - 04 Nov 2004 14:23:38 UTC
Tk::Chart::Bars - Extension of Canvas widget to create bars graph.
Tk::Chart::Bars is an extension of the Canvas widget. It is an easy way to build an interactive bar graph into your Perl Tk widget. The module is written entirely in Perl/Tk. You can set a background gradient color. You can change the color, font of ...
DJIBEL/Tk-Chart-1.22 - 09 Feb 2018 13:09:55 UTC
Tk::Zinc::Trace - A module to trace all Tk::Zinc method calls
When loaded, this module overloads a Tk mechanism so that every Tk::Zinc method call will be traced. Every call will also be followed by a $zinc->update() so that the method call will be effectively treated. This module can be very effective for debu...
ASB/Tk-Zinc-3.306 - 11 Apr 2021 10:35:46 UTC
Tk::Zinc::Debug - a perl module for analysing a Zinc application.
Tk::Zinc::Debug provides an interface to help developers to inspect Zinc applications. Press the Escape key in the toplevel of your application to display the Tk::Zinc::Debug buttons bar. Features : o scan a rectangular area Scan all items which are ...
ZINCDEV/tk-zinc-3.303 - 01 Apr 2006 16:25:57 UTC
Tk::PopUpSelectBox - A new scrolled pop-up selection-widget (with MULTI-level selections)
A new dialog style widget that can replace the custom Optionbox whenever the itemlist is too long. Useful in applications that want to use a more flexible option menu. It's a 1:1 replacement for the custom Optionbox, supporting the same Options / com...
MIKRA/Tk-MK-0.23 - 11 Feb 2014 11:31:34 UTC
Tk::SevenSegmentDisplay - Perl extension for simulating a seven-segment display
Perl extension for simulating a seven-segment display. The display can be changed in size and color. Furthermore can points, colons and hyphens being added....
KNORR/Tk-SevenSegmentDisplay-0.01 - 06 Dec 2009 12:53:52 UTC
Tk::PerlInheritanceTree - Display a graphical representation of the inheritance tree for a given class-name.
Tk::PerlInheritanceTree displays a graphical representation of the inheritance tree for a given class(package)-name. The nodes representing classnames have mouseclick bindings to open a Tk::PerlMethodList - widget. Tk::PerlInheritanceTree is a Tk::Fr...
LAMPRECHT/Tk-PerlInheritanceTree-0.06 - 19 Oct 2018 10:01:57 UTC
Tk::MARC::Record - megawidget for editing MARC::Record objects.
This is a megawidget that allows editing of a MARC::Record object. The widget does not change the MARC::Record, it creates a new MARC::Record when the get() routine is invoked. The widget is basically a collection of Tk::MARC::Field widgets, which ha...
DCHRIS/Tk-MARC-1.5 - 23 Jan 2004 03:42:21 UTC
Tk::MARC::Editor - a free-form editor for MARC::Record objects
Module for editing MARC records as text. It is derived from Tk::Text; the Contents method is overriden to handle MARC::Record objects. Right-clicking on the editor will bring up a menu which lets you add fields/subfields (and tells you what they are)...
DCHRIS/Tk-MARC-Editor-1.0 - 24 Feb 2006 21:05:13 UTC
App::Tk::Deparse - Tk based GUI to experiment with B::Deparse
This is a GUI program. There are some videos on Perl Maven Tk <https://perlmaven.com/tk> explaining how does this work and how was this built. When the application exits we save the current window size in the config file and next time we use that siz...
SZABGAB/App-Tk-Deparse-0.02 - 04 Nov 2020 10:31:20 UTC
Tk::Chart::Lines - Extension of Canvas widget to create a line graph.
Tk::Chart::Lines is an extension of the Canvas widget. It is an easy way to build an interactive line graph into your Perl Tk widget. The module is written entirely in Perl/Tk. You can set a background gradient color. You can change the color, font o...
DJIBEL/Tk-Chart-1.22 - 09 Feb 2018 13:09:55 UTC
Tk::Chart::Areas - Extension of Canvas widget to create area lines graph.
Tk::Chart::Areas is an extension of the Canvas widget. It is an easy way to build an interactive Area line graph into your Perl Tk widget. The module is written entirely in Perl/Tk. You can set a background gradient color. You can change the color, f...
DJIBEL/Tk-Chart-1.22 - 09 Feb 2018 13:09:55 UTC
Tk::Role::Dialog - moose role for enhanced tk dialogs
Tk::Role::Dialog is meant to be used as a Moose role to be composed for easy Tk dialogs creation. It will create a new toplevel with a title, and possibly a header as well as some buttons. One can create the middle part of the dialog by providing a "...
JQUELIN/Tk-Role-Dialog-1.112380 - 26 Aug 2011 15:54:00 UTC