The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Tk::Listbox"

Tie::Tk::Listbox - Access Tk::Listbox and similar widgets as arrays River stage zero No dependents

The Tie::Tk::Listbox module allows you to tie the contents of a Tk::Listbox widget to an ordinary Perl array for easy modification. Additionally, you may tie a Tk::Scrolled widget or any other widget that advertises a Tk::Listbox subwidget. Please se...

SMUELLER/Tie-Tk-Listbox-1.02 - 30 Jun 2006 19:23:57 UTC

Listbox/Listbox.pm River stage three • 160 direct dependents • 171 total dependents

SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 UTC

UI::Various::Tk::Listbox - concrete implementation of UI::Various::Listbox River stage zero No dependents

The documentation of this module is only intended for developers of the package itself....

DORNER/UI-Various-1.00 - 20 Jan 2024 10:14:34 UTC

Tk::HListbox - Tk Listbox widget supporting images and text entries, Tk::HList-based drop-in replacement for Tk::Listbox. River stage one • 1 direct dependent • 1 total dependent

The HListbox method creates a new window (given by the $widget argument) and makes it into an HListbox widget. Additional options, described above, may be specified on the command line or in the option database to configure aspects of the listbox suc...

TURNERJW/Tk-HListbox-2.71 - 24 Jun 2023 19:29:16 UTC

Tk::ListboxDnD - A Tk::Listbox widget with drag and drop capability. River stage zero No dependents

The intent is to add Drag and Drop functionality to the Tk::Listbox widget. You can drag items within the listbox to another location within the listbox by using <Button-1>. I would like some beta-testers to see if they can break this module or find ...

GSLONDON/Tk-ListboxDnD-1.3 - 29 Apr 2002 23:34:15 UTC

Tk::TiedListbox - gang together Listboxes River stage zero No dependents

TiedListbox causes two or more Listboxes to be operated in tandem. One application is emulating multi-column listboxes. The scrolling, selection, or both mechanisms may be tied together. The methods tie and untie are provided, along with overridden v...

HANJE/Tk-Contrib-0.08 - 29 Jun 2023 20:13:57 UTC

Tk::HMListbox - Sortable Multicolumn HListbox (allowing icons, along with text) with arrows in headers indicating sort order. River stage zero No dependents

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::SMListbox - Sortable Multicolumn Listbox with arrows in headers indicating sort order. River stage zero No dependents

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

JListbox.pm River stage zero No dependents

JListbox is identical to a Listbox, but has two addtional options: -justify and -popupmenu. -justify Possible values for '-justify' are 'left', 'center' and 'right'. The default is 'left'. All text within the Listbox will be justified according to th...

DJBERG/Tk-JListbox-0.02 - 27 Oct 2000 13:43:10 UTC

MListbox.pm River stage one • 1 direct dependent • 1 total dependent

RCS/Tk-MListbox-1.11 - 27 Dec 2001 05:46:10 UTC

Tk::MDI - Multiple Document Interface for Tk River stage zero No dependents

This module emulates MDI type functionality with a twist. The twist is ... virtually any Tk widget can be used! Hence, the 'D' in MDI is somewhat of a misnomer. The MDI method creates a new MDI window (i.e. a Frame) and returns a blessed reference to...

AQUMSIEH/Tk-MDI-0.2 - 07 Mar 2002 13:28:59 UTC

Tk::DTree - A Tree widget with a visible/hidden data column River stage zero No dependents

A Tree derived widget that offers several add-on functions like in-place-editing, 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 pa...

MIKRA/Tk-MK-0.23 - 11 Feb 2014 11:31:34 UTC

Tk::Help - Simple widget for creating a help system for Perl/Tk applications River stage zero No dependents

This is an answer to a personal need to be able to create help systems for my Perl/Tk applications. Originally, I just created a really big dialog and formatted all the text, which was tedious and clumsy. I wanted to create something that looked 'sim...

DOUGTHUG/Tk-Help-0.3 - 22 Feb 2011 18:10:16 UTC

Tk::DHList - A HList widget with a visible/hidden data column River stage zero No dependents

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::Columns - A multicolumn list widget with sortable & sizeable columns River stage zero No dependents

Implements a multicolumn list with resizeable, scrollable columns and configurable sorting by column. Other features include column selection callbacks and row selection callbacks, global and per-column color and font selection, and column insertion ...

DKWILSON/Tk-DKW-0.03 - 26 Nov 1999 05:33:47 UTC

Tk::JBrowseEntry - Full-featured "Combo-box" (Text-entry combined with drop-down listbox) derived from Tk::BrowseEntry with many additional features and options. River stage one • 1 direct dependent • 1 total dependent

Tk::JBrowseEntry is a derived widget from Tk::BrowseEntry, but adds numerous features and options. Among them are hash lists (one set of values is displayed for the user, but another is used as data), ability to disable either the text entry widget o...

TURNERJW/Tk-JBrowseEntry-5.30 - 24 Jun 2023 13:10:22 UTC

Tcl::Tk - Extension module for Perl giving access to Tk via the Tcl extension River stage one • 2 direct dependents • 2 total dependents

The "Tcl::Tk" module provides access to the Tk library within Tcl/Tk installation. By using this module an interpreter object created, which then gain access to entire variety of installed Tcl libraries (Tk, Tix, BWidgets, BLT, etc) and existing feat...

VKON/Tcl-Tk-1.29 - 29 Jul 2018 15:26:01 UTC

Tk::PopList - Popping a selection list relative to a widget River stage one • 3 direct dependents • 4 total dependents

Inherits Tk::Poplevel This widget pops a listbox relative to the widget specified in the -widget option. It aligns its size and position to the widget. You can specify -selectcall to do something when you select an item. It gets the selected item as ...

HANJE/Tk-PopList-0.07 - 22 Mar 2024 15:32:14 UTC

Tk::FileSave - a widget for choosing files River stage zero No dependents

This Module pops up a Fileselector box, with a directory entry on top, a list of directories in the current directory, a list of files in the current directory, an entry for entering/modifying a file name, an accept button and a cancel button. You ca...

PVHP/ptkFAQ-0_03 - 23 May 1996 22:13:17 UTC

Tk::ComboEntry - Drop down list entry widget River stage zero No dependents

A Drop down listbox + entry widget with nice keyboard bindings...

DKWILSON/Tk-DKW-0.03 - 26 Nov 1999 05:33:47 UTC
39 results (0.04 seconds)