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 scrollbar"

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

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

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

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

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

Tk::Scrolled - Create a widget with attached scrollbar(s) River stage three • 163 direct dependents • 174 total dependents

To stop a flood of ScrlWhatever widgets Perl/Tk introcuded the special constructor Scrolled. Scrolled creates a widget of the given Class *Whatever* with attached scrollbar(s)....

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::tkvars - Variables used or set by Tk River stage three • 163 direct dependents • 174 total dependents

The following perl variables are either set or used by Tk at various times in its execution. (For a list of variables used by perl see perlvar.) $Tk::library This variable holds the file name for a directory containing the modules related to Tk. Thes...

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::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

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::CmdLine - Process standard X11 command line options and set initial resources River stage three • 163 direct dependents • 174 total dependents

Process standard X11 command line options and set initial resources. The X11R5 man page for X11 says: "Most X programs attempt to use the same names for command line options and arguments. All applications written with the X Toolkit Intrinsics automa...

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::ConfigSpecs - Defining behaviour of 'configure' for composite widgets. River stage three • 163 direct dependents • 174 total dependents

The aim is to make the composite widget configure method look as much like a regular Tk widget's configure as possible. (See Tk::options for a description of this behaviour.) To enable this the attributes that the composite as a whole accepts needs t...

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

Tk_GetScrollInfo - parse arguments for scrolling commands River stage three • 163 direct dependents • 174 total dependents

Tk_GetScrollInfo parses the arguments expected by widget scrolling commands such as xview and yview. It receives the entire list of words that make up a method and parses the words starting with *argv*[2]. The words starting with *argv*[2] must have ...

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