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 "dist:Tk Tk::grid"

Tk::grid - Geometry manager that arranges widgets in a grid River stage three • 163 direct dependents • 174 total dependents

The grid method is used to communicate with the grid geometry manager that arranges widgets in rows and columns inside of another window, called the geometry master (or master window). The grid method can have any of several forms, depending on the *...

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

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

This widget is intended as the basis of "spread sheet" like interfaces. The widget displays its contents in a two dimensional "grid" of cells. Each cell may contain one Tix display item, which may be in text, graphics or other formats. See Tk::DItem ...

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

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

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::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::tixWm - Tix's addition to the standard TK wm command. River stage three • 163 direct dependents • 174 total dependents

The wmCapture and the wmRelease methods change the toplevel attribute of Tk widgets....

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::UserGuide - Writing Tk applications in Perl 5 River stage three • 163 direct dependents • 174 total dependents

This document is for beginners. It assumes you know some Perl, and have it and Tk running. If you are *not* currently reading this document courtesy of the widget demonstration program, please be sure to run widget, as it will show you the various wi...

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

Tk::Tiler - Scrollable frame with sub-widgets arranged into rows River stage three • 163 direct dependents • 174 total dependents

Tiler is derived form Tk::Frame. It is a geometry managing widget which accepts widgets to manage. It places the widgets in a grid with as many widgets as possible in a row. All the "slots" in the grid are the same size, which is determined by the la...

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

Tk::Wm - Communicate with window manager River stage three • 163 direct dependents • 174 total dependents

The wm methods are used to interact with window managers in order to control such things as the title for a window, its geometry, or the increments in terms of which it may be resized. The wm methods can take any of a number of different forms, depen...

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

Tk::Pane - A window panner River stage three • 163 direct dependents • 174 total dependents

Tk::Pane provides a scrollable frame widget. Once created it can be treated as a frame, except it is scrollable....

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

Tk::form - Geometry manager based on attachment rules River stage three • 163 direct dependents • 174 total dependents

The form method is used to communicate with the form Geometry Manager, a geometry manager that arranges the geometry of the children in a parent window according to attachment rules. The form geometry manager is very flexible and powerful; it can be ...

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

Tk::pack - Geometry manager that packs around edges of cavity River stage three • 163 direct dependents • 174 total dependents

The pack method is used to communicate with the packer, a geometry manager that arranges the children of a parent by packing them in order around the edges of the parent. In this perl port of Tk it is normal to pack widgets one-at-a-time using the wi...

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

Tk::place - Geometry manager for fixed or rubber-sheet placement River stage three • 163 direct dependents • 174 total dependents

The placer is a geometry manager for Tk. It provides simple fixed placement of windows, where you specify the exact size and location of one window, called the *slave*, within another window, called the *master*. The placer also provides rubber-sheet...

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

Tk::Widget - Base class of all widgets River stage three • 163 direct dependents • 174 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

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

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

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

Tk::Adjuster - Allow size of packed widgets to be adjusted by user River stage three • 163 direct dependents • 174 total dependents

Tk::Adjuster is a Frame containing a "line" and a "blob". Dragging with Mouse Button-1 results in a line being dragged to indicate new size. Releasing Button-1 submits GeometryRequests on behalf of the managed widget which will cause the packer to ch...

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

Tk::options - Standard options supported by widgets and their manipulation River stage three • 163 direct dependents • 174 total dependents

All widgets, and images have a standard mechanism for setting and querying attibutes or options. The mechanism is based on two methods configure and cget. The behaviour of these methods is as follows: *$widget*->configure(*-option*=>*value* ?,*-optio...

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

Tk::DialogBox - create and manipulate a dialog screen. River stage three • 163 direct dependents • 174 total dependents

DialogBox is very similar to Dialog except that it allows any widget in the top Frame. DialogBox creates two Frames, *top* and *bottom*. The bottom Frame shows all the specified Buttons, lined up from left to right. The top Frame acts as a container ...

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