A Button widget that can be used as a replacement for the standard Button, if you want to display a bitmap/image AND a text label....
MIKRA/Tk-MK-0.23 - 11 Feb 2014 11:31:34 UTCLineNumberText is a composite widget which provides line numbers for your favorite widget derived from Tk::Text or, of course, even for Tk::Text itself....
DUNNIGANJ/Tk-LineNumberText-0.5 - 14 Nov 2004 22:16:20 UTCTk::PerlMethodList is a Tk::Toplevel-derived widget. The window contains entry fields for a classname and a regex. The list below displays the subroutine-names in the package(s) of the given classname and its parent classes. The list displays the sub...
LAMPRECHT/Tk-PerlMethodList-0.08 - 19 Oct 2018 10:02:08 UTCTk::ExecuteCommand runs a command yet still allows Tk events to flow. All command output and errors are displayed in a window. This ExecuteCommand mega widget is composed of an LabEntry widget for command entry, a "Do It" Button that initiates comman...
LUSOL/Tk-ExecuteCommand-1.6 - 18 May 2004 18:14:47 UTCAbstractCanvas provides an alternative to a Tk::Canvas object which partially abstracts the coordinates of objects drawn onto itself. This allows the entire Canvas to be zoomed or rotated. Rotations modify the coordinates that the original object was...
PIP/Tk-AbstractCanvas-1.82 - 13 Jul 2017 16:20:47 UTCThis is a subclass of the Tk::Panedwindow widget that adds a *expandfactors* option that controls how the paned-windows are resized when the overall widget is resized. The parent class Tk::Panedwindow only changes the last pane when the entire widget...
CAC/Tk-IDElayout-0.37 - 12 Dec 2020 22:09:25 UTCCreate a splash screen with progress bar. METHODS Show The Show() method takes the same arguments as the Show() method of Tk::Splash. Additionally you can specify: -splashtype Set to "fast" if you want to use Tk::FastSplash instead of Tk::Splash as t...
SREZIC/Tk-Splash-0.16 - 18 Nov 2014 07:42:43 UTC"Tk::HistEntry" defines entry widgets with history capabilities. The widgets come in two flavours: "HistEntry" (in package "Tk::HistEntry::Browse") - with associated browse entry "SimpleHistEntry" (in package "Tk::HistEntry::Simple") - plain widget w...
SREZIC/Tk-HistEntry-0.45 - 31 Dec 2017 13:37:21 UTCTk::Cloth provides an object-orientated approach to a canvas and canvas items....
SREZIC/Tk-GBARR-2.08 - 23 Sep 2008 19:50:04 UTCThe HdrResizeButton widget provides a resizeable button widget for use in an HList column header. When placed in the column header, the right edge of the widget can be selected and dragged to a new location to change the size of the HList column. Whe...
MIKRA/Tk-MK-0.23 - 11 Feb 2014 11:31:34 UTCTk::ProgressBarPlus provides a widget which will show a graphical representation of a value, given maximum and minimum reference values....
MIKRA/Tk-MK-0.23 - 11 Feb 2014 11:31:34 UTCTk::FlatRadiobutton is an alternative radiobutton implementation. Please refer to the Tk::FlatCheckbox documentation for a list of valid options....
SREZIC/Tk-FlatCheckbox-0.09 - 04 Mar 2012 10:18:41 UTCTk::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 UTCThis is a read-only version of "Tk::TextANSIColor"....
TJENNESS/Tk-TextANSIColor-0.16 - 03 Dec 2010 21:28:26 UTCThis 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 UTCThis 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 UTCTk::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 UTCThis 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 UTCDisplays 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 UTCTk::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 UTC