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 "distribution:Tk Tk::Text"

Tk::Text - Create and manipulate Text widgets River stage three • 163 direct dependents • 174 total dependents

The Text method creates a new window (given by the $text argument) and makes it into a text widget. Additional options, described above, may be specified on the command line or in the option database to configure aspects of the text such as its defau...

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

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

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

Tk::ROText - 'readonly' perl/Tk Text widget River stage three • 163 direct dependents • 174 total dependents

This "*IS A*" text widget with all bindings removed that would alter the contents of the text widget. The contents can still be modified via method calls. BINDINGS Only read-only bindings from Tk::Text are available in Tk::ROText. Additionally the fo...

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

Tk::TextUndo - perl/tk text widget with bindings to undo changes. River stage three • 163 direct dependents • 174 total dependents

This IS-A text widget with an unlimited 'undo' history but without a re'undo' capability. Bindings The "TextUndo" widget has the same bindings as the Text widget. In addition there are the following bindings: Event <L4> <<Undo>> undo the last change....

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

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

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

TextList/ReindexedROText.pm River stage three • 163 direct dependents • 174 total dependents

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

Tk/ROText.pm River stage three • 163 direct dependents • 174 total dependents

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

Tk/TextUndo.pm River stage three • 163 direct dependents • 174 total dependents

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

Tk/TextEdit.pm River stage three • 163 direct dependents • 174 total dependents

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

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

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

TextList/ReindexedText.pm River stage three • 163 direct dependents • 174 total dependents

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

Tk_CanvasTextInfo - additional information for managing text items in canvases River stage three • 163 direct dependents • 174 total dependents

Textual canvas items are somewhat more complicated to manage than other items, due to things like the selection and the input focus. Tk_CanvasGetTextInfo may be invoked by a type manager to obtain additional information needed for items that display ...

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

Tk::TraceText - Text contents defined by a traced variable. River stage three • 163 direct dependents • 174 total dependents

Create a new TraceText widget that is derived from the standard Text widget. Because it inherits all the base options and methods it behaves just like a Text widget. Additionally, TraceText adds a -textvariable option, which is a reference to a Perl ...

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

Tk - a graphical user interface toolkit for Perl River stage three • 163 direct dependents • 174 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

Tk::Dialog - Perl/Tk Dialog widget River stage three • 163 direct dependents • 174 total dependents

This is an OO implementation of `tk_dialog'. First, create all your Dialog objects during program initialization. When it's time to use a dialog, invoke the "Show" method on a dialog object; the method then displays the dialog, waits for a button to ...

SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 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

Tk::Table - Scrollable 2 dimensional table of Tk widgets River stage three • 163 direct dependents • 174 total dependents

Tk::Table is an all-perl widget/geometry manager which allows a two dimensional table of arbitary perl/Tk widgets to be displayed. Entries in the Table are simply ordinary perl/Tk widgets. They should be created with the Table as their parent. Widget...

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

Tk::option - Using the option database in Perl/Tk River stage three • 163 direct dependents • 174 total dependents

The option database (also known as the *resource database* or the *application defaults database*) is a set of rules for applying default options to widgets. Users and system administrators can set up these rules to customize the appearance of applic...

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

Tk::contrib - how to find/contribute perl/Tk code River stage three • 163 direct dependents • 174 total dependents

Here are some guidelines you can use to find a peace of code is already available and how to contribute your code. *If you have perl/Tk code that can be reused or used as an example or starting point please check if one could find it using the method...

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

Tk::804delta - what is new for perl/Tk 804 River stage three • 163 direct dependents • 174 total dependents

This document describes differences between the Tk800 series and the Tk804 series....

SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 UTC
69 results (0.102 seconds)