The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Tk::Text::Tag"

Text/Text/Tag.pm River stage three • 163 direct dependents • 174 total dependents

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

Tk::Cloth - An OO Tk Canvas River stage one • 7 direct dependents • 7 total dependents

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::CodeText - Programmer's Swiss army knife Text widget. River stage zero No dependents

Tk::CodeText aims to be a Scintilla like text widget for Perl/Tk. This is a rewrite, almost from scratch and not backwards compatible with version 0.3.4 and earlier. It leans heavily on Syntax::Kamelon. It features: line numbers on display code foldi...

HANJE/Tk-CodeText-0.50 - 19 May 2024 17:09:58 UTC

Tk::MarkdownTk - a Tk::Markdown with tk widget tag support River stage one • 1 direct dependent • 2 total dependents

JIMI/Tk-MarkdownTk-0.07 - 13 Jan 2014 06:34:49 UTC

Tcl::Tk - Extension module for Perl giving access to Tk via the Tcl extension River stage one • 3 direct dependents • 3 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::Gauge - create a multitude of analog gauge widgets. River stage zero No dependents

This widget creates an analog gauge. A gauge has various components: a radius highlighted by a circumference, one or more needles, a hub, three granularities of tick marks, one of which has a value label, a caption, title and specialized bands that v...

LUSOL/Tk-Gauge-0.3 - 21 Jun 2004 02:12:00 UTC

Tk::Trace - emulate Tcl/Tk trace functions. River stage three • 163 direct dependents • 174 total dependents

This class module emulates the Tcl/Tk trace family of commands by binding subroutines of your devising to Perl variables using simple Tie::Watch features. Callback format is patterned after the Perl/Tk scheme: supply either a code reference, or, supp...

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

Tcl::pTk - Interface to Tcl/Tk with Perl/Tk compatible syntax River stage zero No dependents

"Tcl::pTk" interfaces perl to an existing Tcl/Tk installation on your computer. It has fully perl/tk (See Tk) compatible syntax for running existing perl/tk scripts, as well as direct-tcl syntax for using any other Tcl/Tk features. Using this module ...

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

Tk::Wizard - GUI for step-by-step interactive logical process River stage one • 1 direct dependent • 1 total dependent

In the context of this namespace, a Wizard is defined as a graphic user interface (GUI) that presents information, and possibly performs tasks, step-by-step via a series of different pages. Pages (or 'screens', or 'Wizard frames') may be chosen logic...

LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC

Tk::Zinc::Text - Zinc extension for easing text input on text item or on fields River stage zero No dependents

This module implements text input with the mouse and keyboard 'a la emacs'. Text items must have the 'text' tag and must of course be sensitive. Track, waypoint and tabular items have fields and these fields can be edited the same way. Only sensitive...

ASB/Tk-Zinc-3.306 - 11 Apr 2021 10:35:46 UTC

Tk::Zinc::Text - Zinc extension for easing text input on text item or on fields River stage zero No dependents

This module implements text input with the mouse and keyboard 'a la emacs'. Text items must have the 'text' tag and must of course be sensitive. Track, waypoint and tabular items have fields and these fields can be edited the same way. Only sensitive...

ZINCDEV/tk-zinc-3.303 - 01 Apr 2006 16:25:57 UTC

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

Tk::Playlist - Tk::HList subclass providing playlist-like manipulation River stage zero No dependents

The Tk::Playlist widget is derived from the standard Tk::HList widget. See it's documentation for more information. In addition to the standard HList functionality, the Tk::Playlist widget adds the ability to modify the list directly. Isers may drag ...

CRAKRJACK/Tk-Playlist-0.01 - 26 Nov 2004 05:50:06 UTC

Tk::GraphViz - Render an interactive GraphViz graph River stage zero No dependents

The GraphViz widget is derived from Tk::Canvas. It adds the ability to render graphs in the canvas. The graphs can be specified either using the DOT graph-description language, or using via a GraphViz or GraphViz2 object. When show() is called, the g...

ETJ/Tk-GraphViz-1.10 - 13 Jan 2021 04:13:01 UTC

Tk::HyperText - An ROText widget which renders HTML code. River stage one • 2 direct dependents • 2 total dependents

"Tk::HyperText" is a widget derived from "Tk::ROText" that renders HTML code. PURPOSE First of all, Tk::HyperText is NOT expected to become a full-fledged web browser widget. This module's original idea was just to be a simple HTML-rendering widget, ...

KIRSLE/Tk-HyperText-0.13 - 08 Oct 2022 22:54:29 UTC

Tk::DBI::Form - Megawidget to offering edit, delete or insert a record. River stage zero No dependents

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::DBI::Table - Megawidget to display a sql-Statement in HList. River stage zero No dependents

This is a megawidget that enables you to display sql statements from a database. The features are: each column has a ResizeButton for flexible width The user can activate any Button to sort the column in the directions 'ASC', 'Desc' or 'None'. Sorted...

XPIX/Tk-DBIx-0.01 - 17 Dec 2003 18:08:28 UTC

Tk::TextHighlight - a TextUndo/SuperText widget with syntax highlighting capabilities, can also use Kate languages. River stage zero No dependents

Tk::TextHighlight inherits Tk::TextUndo and all its options and methods. Besides syntax highlighting, methods are provided for commenting and uncommenting as well as indenting and unindenting a selected area, matching pairs of braces, brackets and br...

TURNERJW/Tk-TextHighlight-1.1.1 - 20 Jan 2016 05:32:04 UTC

Tk::XML::WizardMaker - easy way to build the Software Assistants and Installation Wizards based on XML description. River stage zero No dependents

What is the Tk::XML::WizardMaker? The Software Wizards are popular for tasks like software installation, upgrade or just gathering of configuration options. There is a lot of good software (often called as Install Schild) which provides developers wi...

ZIM/Tk-XML-WizardMaker-0.91 - 09 Apr 2004 18:30:01 UTC

Tk::TextHighlight::HTML - a Plugin for HTML syntax highlighting River stage zero No dependents

Tk::TextHighlight::HTML is a plugin module that provides syntax highlighting for HTML to a Tk::TextHighlight text widget. It works quite fine, but can use refinement and optimization. It inherits Tk::TextHighlight::None. See also there....

TURNERJW/Tk-TextHighlight-1.1.1 - 20 Jan 2016 05:32:04 UTC
25 results (0.064 seconds)