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

Search results for "tk"

Tk - a graphical user interface toolkit for Perl River stage three • 160 direct dependents • 171 total dependents

The Perl/Tk manual is split up into a number of sections: Introduction * Tk::overview * Tk::UserGuide Tk Geometry Management * Tk::Adjuster * Tk::form * Tk::grid * Tk::pack * Tk::place * Tk::Table * Tk::Tiler * Tk::Wm Binding Events and Callbacks * T...

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

Tk::TM - User interface for database applications. Tk::TM - Tk Transaction Manager - screen transactions with user. River stage zero No dependents

This module is something like 'Transaction Manager' in JYACC JAM RAD. It releases user interface for database applications - screen transactions with user. It contains data manipulation object ("Tk::TM::DataObject"), data widgets ("tmTable", "tmBlank...

MAKAROW/Tk-TM-0.53 - 20 Nov 2000 06:56:19 UTC - Search in distribution

Ask::Tk - interact with a user via a GUI River stage zero No dependents

TOBYINK/Ask-0.015 - 09 Nov 2020 14:57:09 UTC - Search in distribution
  • Ask - ask your users about stuff
  • Ask::Functions - guts behind Ask's exported functions

PDF::Tk - Perl integration for the pdf toolkit (pdftk) River stage zero No dependents

This module is a interface for the command line pdftk command....

MRAMBERG/PDF-Tk-0.02 - 06 Sep 2005 13:12:33 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::ACH - place holder module to request the distribution in PAUSE River stage zero No dependents

ASB/Tk-ACH-0.08 - 13 Nov 2016 23:32:19 UTC - Search in distribution

Tk::LCD - display Liquid Crystal Display symbols. River stage one • 1 direct dependent • 1 total dependent

Tk::LCD is a Canvas derived widget, based on a code snippet from Donal K. Fellows' Maze game. LCD symbols are displayed in elements composed of 8 segments, labeled "a" though "g", some on and some off. For instance, the number 8 requires one LCD elem...

LUSOL/Tk-LCD-1.3 - 15 Apr 2003 03:05:04 UTC - Search in distribution

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

Tk::Pod - Pod browser toplevel widget River stage two • 5 direct dependents • 11 total dependents

Simple Pod browser with hypertext capabilities in a "Toplevel" widget...

SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC - Search in distribution

Test::Tk - Testing Tk widgets. River stage two • 10 direct dependents • 10 total dependents

This module aims to assist in the testing of Perl/Tk widgets. createapp creates a MainWindow widget and places it in the variable $app. It sets a timer with delay $delay to start the internal test routine. starttesting launches the main loop and sets...

HANJE/Test-Tk-3.03 - 18 Apr 2024 17:38:45 UTC - Search in distribution

Tk::Axis - Canvas with Axes River stage zero No dependents

This is an improved version of the axis widget. Changes with respect to the previous version are : * the 'pack' has been moved out the widget. One has to do his own packing * it is now possible to work in the coordinates of the axis. The following pi...

HANJE/Tk-Contrib-0.08 - 29 Jun 2023 20:13:57 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

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

Tk::MARC - Perl/Tk widget set for editing MARC::Records River stage zero No dependents

A collection of Perl/Tk widgets for editing MARC::Record objects. A little short on POD right now... See the examples in the pl/ directory (especially the sample app 'marvin.pl', rough though it is)....

DCHRIS/Tk-MARC-1.5 - 23 Jan 2004 03:42:21 UTC - Search in distribution

Tk::Year - Calendar widget which shows one year at a time. River stage zero No dependents

Tk::Year is a general purpose calendar widget which shows one year at a time and allowes user defined button actions....

ARIF/Tk-Month-1.8 - 06 Feb 2014 22:28:24 UTC - Search in distribution
  • Tk::Month - Calendar widget which shows one month at a time.
  • Tk::Panel - A collapsable frame with title.
  • Tk::StrfClock - a X/TK digital clock widget based on strftime.

Tk::TOTD - Tip Of The Day dialog for Perl/Tk. River stage zero No dependents

Tk::TOTD provides a simple Tip of the Day dialog for Perl/Tk programs....

KIRSLE/Tk-TOTD-0.5 - 18 Sep 2015 19:03:11 UTC - Search in distribution

Tk::Task - allow multiple "tasks" to proceed at once River stage zero No dependents

"Tk::Task" is a module to allow a lengthy operation to be subdivided into smaller pieces, with time to process events between pieces. For example, a program that loaded a large number of records from a database could make the load process a task, all...

KVAIL/Tk-Task-1.1 - 24 Oct 2002 01:21:36 UTC - Search in distribution

Tk::Tree - Create and manipulate Tree widgets River stage zero No dependents

The Tree method creates a new window and makes it into a Tree widget and return a reference to it. Additional options, described above, may be specified on the command line or in the option database to configure aspects of the Tree widget such as its...

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

Tk::XPMs - xpm images for icons River stage one • 2 direct dependents • 2 total dependents

This module provides some xpm images for icons. Each image is implemented as a function which returns the xpm data as a string. The following image methods are defined:...

LDOMKE/Tk-XPMs-1.11 - 28 Nov 2008 11:20:36 UTC - Search in distribution

Tk::Zinc - TkZinc is another Canvas which proposes many new functions, some based on openGL River stage zero No dependents

*Zinc* widget is very similar to Tk Canvase in that it supports structured graphics. Like the Canvas, TkZinc implements items used to display graphical entities. Those items can be manipulated and bindings can be associated with them to implement int...

ASB/Tk-Zinc-3.306 - 11 Apr 2021 10:35:46 UTC - Search in distribution
547 results (0.111 seconds)