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

Search results for "Tk::Widget"

Tk::Widget - Base class of all widgets River stage three • 160 direct dependents • 171 total dependents

The Tk::Widget is an abstract base class for all Tk widgets. Generic methods available to all widgets include the methods based on core "winfo" mechanism and are used to retrieve information about windows managed by Tk. They can take any of a number ...

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

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 - Search in distribution

Tk::CWidget - Frame-based Composite Base class. River stage zero No dependents

CWidget is a base class for Frame-based Composite widgets. It contains methods that may be useful for Composites, and is used as a way of extending or overriding the Widget, Derived, or Frame modules without directly changing them. It is not intended...

RCSEEGE/Tk-JComboBox-1.14 - 30 Oct 2006 05:04:42 UTC - Search in distribution

Tk::TixWidget - methods for Tix widgets River stage zero No dependents

"Tk::TixWidget" provides methods that emulate the those used by Tcl/Tix widgets. There are currently only two methods supported: "tixEvent" and "tixGetimage"....

CTDEAN/Tk-Tree-0.05 - 13 Jan 1998 08:43:11 UTC - Search in distribution

Tk::WidgetDump - dump the widget hierarchie River stage zero No dependents

"Tk::WidgetDump" helps in debugging Perl/Tk applications. By calling the "WidgetDump" method, a new toplevel with the widget hierarchie will be displayed. The hierarchie can always be refreshed by the Refresh button (e.g. if new widgets are added aft...

SREZIC/Tk-WidgetDump-1.39 - 27 Nov 2013 11:31:04 UTC - Search in distribution

widget - Demonstration of Perl/Tk widgets River stage zero No dependents

This script demonstrates the various widgets provided by Tk, along with many of the features of the Tk toolkit. This file only contains code to generate the main window for the application, which invokes individual demonstrations. The code for the ac...

CAC/Tcl-pTk-1.11 - 10 Aug 2023 09:08:25 UTC - Search in distribution

EditorVi - Composite Tk::TextVi widget River stage zero No dependents

The Tk::TextVi widget is somewhat limited in that it requires the user to implement the status bar and several callback functions. This module provides a single composite widget that encapsulates the Tk::TextVi widget along with the status bar and sc...

JSTROM/Tk-TextVi-0.015 - 10 May 2009 14:44:50 UTC - Search in distribution
  • Tk::TextVi - Tk::Text widget with Vi-like commands

Tk::ITree - Shamelessly copied Tk::Tree widget River stage one • 1 direct dependent • 1 total dependent

Tk::ITree is a an almost exact copy of Tk::Tree. This one performs a bit better under a dark desktop theme. The reason for copying instead of inheriting is that just the method i needed to change is a hidden one. All cudos go to the original authors....

HANJE/Tk-ITree-0.03 - 31 Mar 2024 19:57:48 UTC - Search in distribution

Tk::ObjEditor - Tk composite widget Obj editor River stage zero No dependents

This widget provides a GUI to edit the attributes of an object or the elements of a simple hash or array. The editor is a Tk::ObjScanner with additional function to edit data. The editor can be used in an autonomous way with the "edit_object" functio...

DDUMONT/Tk-ObjEditor-2.010 - 29 Oct 2023 14:54:30 UTC - Search in distribution

Tk::XMLViewer - Tk widget to display XML River stage zero No dependents

Tk::XMLViewer is an widget inherited from Tk::Text which displays XML in a hierarchical tree. You can use the plus and minus buttons to hide/show parts of the tree. OPTIONS "Tk::XMLViewer" supports all option of "Tk::Text" and additionally the follow...

SREZIC/Tk-XMLViewer-0.21 - 10 Nov 2009 19:37:55 UTC - Search in distribution

Tk::GridColumns - Columns widget for Tk using Tk::grid River stage zero No dependents

A Tk::GridColumns is similar to a Tk::HList but its implementation gives you more freedom: The header and data information is stored in two array refs, so that you just have to adjust these and then ->refresh() the widget to make the changes visible....

MATTHIASW/Tk-GridColumns-0.15 - 04 Sep 2009 17:39:16 UTC - Search in distribution

Tk::Date - a date/time widget for perl/Tk River stage zero No dependents

Tk::Date implements a date/time widget. There are three ways to input a date: * Using the keyboard to input the digits and the tab key or the mouse pointer to move focus between fields. * Using up and down cursor keys to increment/decrement the date ...

SREZIC/Tk-Date-0.44 - 25 Oct 2010 20:11:03 UTC - Search in distribution

textblocks - additional text widget subcommand for Tk distribution. River stage zero No dependents

ILYAZ/etext.1.6.3 - 19 Mar 1998 07:12:00 UTC - Search in distribution

Tkx - Yet another Tk interface River stage two • 8 direct dependents • 10 total dependents

The "Tkx" module provides yet another Tk interface for Perl. Tk is a GUI toolkit tied to the Tcl language, and "Tkx" provides a bridge to Tcl that allows Tk based applications to be written in Perl. The main idea behind Tkx is that it is a very thin ...

CAC/Tkx-1.10 - 06 Feb 2021 09:34:49 UTC - Search in distribution

Tk::Multi::Manager - Tk composite widget managing Tk::Multi slaves River stage zero No dependents

The manager is a composite widget made of a menu cascade of check buttons and slaves which can be Tk::Multi::Text. The user can add windows to the manager. Each window visibility is controled by a check button in the menu cascade. The check button ac...

DDUMONT/Tk-Multi-1.006 - 04 Nov 2004 14:23:38 UTC - Search in distribution

Tk::EMatrix - Perl widget derived from Tk::TableMatrix. River stage zero No dependents

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 - Search in distribution

Tk::ToolBar - A toolbar widget for Perl/Tk River stage one • 3 direct dependents • 6 total dependents

This module implements a dockable toolbar. It is in the same spirit as the "short-cut" toolbars found in most major applications, such as most web browsers and text editors (where you find the "back" or "save" and other shortcut buttons). Buttons of ...

ASB/Tk-ToolBar-0.12 - 27 Feb 2015 23:06:03 UTC - Search in distribution

Tk::DiffText - Perl/Tk composite widget for colorized diffs. River stage one • 1 direct dependent • 1 total dependent

This module defines a composite widget that makes it simple to provide basic "diff" functionality to your Tk applications....

MJCARMAN/Tk-DiffText-0.19 - 21 Mar 2008 18:14:09 UTC - Search in distribution

Tk::PopColor - Pop A Tk::ColorPicker widget relative to a widget. River stage one • 2 direct dependents • 2 total dependents

Inherits Tk::Poplevel Tk::PopColor is a Tk::Poplevel containing a Tk::ColorPicker. See these two for options and methods....

HANJE/Tk-ColorEntry-0.05 - 25 Jun 2023 20:52:44 UTC - Search in distribution

Tk::StatusBar - A statusbar widget for Perl/Tk River stage zero No dependents

This module implements a configurable statusbar. The statusbar can be configured with any number of label sections and progressbar sections. Each label and/or progressbar section can be configured and controlled independantly. The entire statusbar ca...

ZABEL/Tk-StatusBar-0.04 - 05 Feb 2004 03:37:06 UTC - Search in distribution
262 results (0.095 seconds)