Search results for "module:Tk"
Tk::HyperlinkButton - Create a clickable hyperlink button to open a web browser
Tk::Hyperlink is an adjusted Tk::Button widget to display a hyperlink. The hyperlink will be displayed with blue foreground color by default and highlighted on mouse over. The look and feel resembles a Label (no borders by default). A custom callback...
ASB/Tk-HyperlinkButton-0.02 - 03 Nov 2019 18:19:27 UTC
Tk::ApplicationNest - MainWindow Widget with special features.
This is a megawidget to display a program window. I was tired of creating menues, prefs dialogues, about dialogues,... for every new application..... I searched for a generic way wrote this module. This modules stores the main window's font, size and...
XPIX/Tk-ApplicationNest-1.1 - 06 Nov 2003 18:01:39 UTC
Tk::ObjEditorDialog - Tk composite widget obj editor popup dialog
This widget is a ObjEditor within a DialogBox widget. I.e. it will appear in its own toplevel window when you invoke the Show() method like the FileDialog widget....
DDUMONT/Tk-ObjEditor-2.009 - 03 Aug 2014 16:13:13 UTC
Tk::Cloth - An OO Tk Canvas
Tk::Cloth provides an object-orientated approach to a canvas and canvas items....
SREZIC/Tk-GBARR-2.08 - 23 Sep 2008 19:50:04 UTC
Tk::CollapsableFrame - a Frame that opens and closes via a mouse click.
This widget provides a switchable open or closed Frame that provides for the vertical arrangement of widget controls. This is an alternative to Notebook style tabbed widgets. The following option/value pairs are supported: -title Title of the Collaps...
LUSOL/Tk-CollapsableFrame-1.2 - 18 Jul 2003 19:17:16 UTCTk::RadiobuttonGroup - widget displays and manages a group of related radiobuttons
Displays a set of related radiobuttones with a frame in vertical or horizontal orientation. All radiobuttones 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 rad...
JANNINO/Tk-RadiobuttonGroup-0.2.2 - 26 Oct 2002 22:16:56 UTC
Tk::SimpleFileSelect - Easy to Use File Selection Widget
Tk::SimpleFileSelect is an easy to use file selection widget based on Tk::FileSelect. Unlike a Tk::FileSelect widget, Tk::SimpleFileSelect does not attempt to verify that a file exists. A Tk::SimpleFileSelect dialog returns the complete pathname of t...
ASB/Tk-SimpleFileSelect-0.71 - 13 Oct 2020 13:37:39 UTCTk::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::SimpleFileSelect - Easy-to-Use File Selection Widget
Tk::SimpleFileSelect is an easy-to-use file selection widget based on Tk::FileSelect. Unlike a FileSelect widget, it does not attempt to verify that a file exists. A SimpleFileSelect Dialog returns whatever text is entered or selected, along with the...
RKIES/ec-1.28 - 03 Mar 2004 01:25:04 UTC
Tk::EntrySet - display/edit a list of values in a Set of Widgets.
Tk::EntrySet creates a Set of widgets to display/edit a list of values. The widget class is configurable. Tk::EntrySet adds/removes widgets to match the size of the valuelist. If a user deletes an entrywidgets content, the value is deleted from the v...
LAMPRECHT/Tk-EntrySet-0.11 - 27 May 2011 15:31:51 UTC
Tk::DBI::Form - Megawidget to offering edit, delete or insert a record.
Tk::DBI::Form is a Megawidget offering edit, delete or insert operations for table records. At this time if this widget only compatible to MySQL Database....
XPIX/Tk-DBIx-0.01 - 17 Dec 2003 18:08:28 UTC
Tk::HMListbox - Sortable Multicolumn HListbox (allowing icons, along with text) with arrows in headers indicating sort order.
Tk::HMListbox is a derivitive of my Tk::SMListbox (and thus Tk::MListbox) that uses Tk::HListbox (instead of Tk::Listbox, as used by the latter two) which was done to allow for image icons to be included in columns along with the traditional text str...
TURNERJW/Tk-HMListbox-4.2 - 17 Dec 2022 21:53:27 UTC
Tk::DBI::Tree - Megawidget to display a table column in a tree.
This is a megawidget to display a sql statement from your database in a tree view widget. When you've got one of those nasty self-referential tables that you want to bust out into a tree, this is the module to check out....
XPIX/Tk-DBI-Tree-0.04 - 13 Aug 2003 13:02:41 UTC
Tie::Tk::Text - Access Tk text widgets as arrays.
This module defines a class for tie()ing Tk text widgets to an array, allowing them to be accessed as if they were an array of lines. It's not expected that anyone will actually want to populate and manipulate their text widgets this way, though you ...
MJCARMAN/Tie-Tk-Text-0.92 - 20 Jan 2009 23:59:06 UTC
Tk::SMListbox - Sortable Multicolumn Listbox with arrows in headers indicating sort order.
Tk::SMListbox is a derivitive of Tk::MListbox that adds optional tiny up and down arrow graphics to columns in the SMListbox that the data is currently sorted on indicating ascending and/or descending order. It also now supports "-state => 'disabled'...
TURNERJW/Tk-SMListbox-2.21 - 31 Dec 2022 23:39:32 UTC
Tk::Pod::Text - Pod browser widget
Tk::Pod::Text is a readonly text widget that can display Pod documentation....
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC
Tk::Pod::Tree - list Pod file hierarchy
The Tk::Pod::Tree widget shows all available Perl Pod documentation in a tree....
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC
Tk::Pod::Util - Tk::Pod specific utility functions
This module contains a collection of utility functions for Tk::Pod and is not meant for public use....
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC
Tk::Tree::XML - XML tree widget
XML graphically displays the tree structure of XML documents loaded from either an XML file or an XML string. XML enables Perl/Tk applications with a widget that allows visual representation and interaction with XML document trees. Target application...
SANTOS/Tk-Tree-XML-0.01 - 21 Dec 2008 11:40:49 UTC
Tk::Copy::Mac - simulate a Macintosh Classic copy dialog.
This widget simulates a Macintosh Classic copy dialog using Tk::ProgressBar::Mac and CollapsableFrame widgets....
LUSOL/Tk-Copy-Mac-1.3 - 01 Oct 2002 16:55:21 UTC