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

Search results for "module:Tk::Scale"

Scale/Scale.pm River stage three • 160 direct dependents • 171 total dependents

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

Tk::LogScale - A logarithmic Scale widget River stage zero No dependents

This is a Scale widget which uses a logarithmic scale for the position of the thumb....

SREZIC/Tk-LogScale-0.11 - 25 Mar 2017 10:07:54 UTC

Tk::MiniScale - A miniature scale widget River stage zero No dependents

MiniScale is a smaller version of Tk::Scale which is especially useful when the user doesn't really *care* about the actual value of the variable they are modifying. In other words - they just want to increase or decrease *something* by a relative am...

DUNNIGANJ/Tk-MiniScale-0.1 - 28 Apr 2004 06:02:38 UTC

Tk::MinMaxScale - Two Scale to get a (min, max) pair of values River stage zero No dependents

Tk::MinMaxScale is a Frame-based widget wrapping two Scale widgets, the first acting as a 'minimum' and the second as a 'maximum'. The value of the 'minimum' Scale is always less than or equal to the value of the 'maximum' Scale. The purpose of Tk::M...

JPVIDAL/Tk-MinMaxScale-0.12 - 15 Sep 2006 09:03:38 UTC

Tk::QuickForm::CScaleItem - Scale widget for Tk::QuickForm. River stage zero No dependents

Inherits Tk::QuickForm::CBaseClass. Provides a Scale widget for Tk::QuickForm. You should never create an instance directly like above. This should be handled by Tk::QuickForm....

HANJE/Tk-QuickForm-0.04 - 20 Aug 2023 16:44:06 UTC

Tk::Dial - An alternative to the Scale widget River stage zero No dependents

A dial looks like a speedometer: a 3/4 circle with a needle indicating the current value. Below the graphical dial is an entry that displays the current value, and which can be used to enter a value by hand. The needle is moved by pressing button 1 i...

HANJE/Tk-Contrib-0.08 - 29 Jun 2023 20:13:57 UTC

Tk::Trace - emulate Tcl/Tk trace functions. River stage three • 160 direct dependents • 171 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::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::Clock - Clock widget with analog and digital display River stage zero No dependents

This module implements a Canvas-based clock widget for perl-Tk with lots of options to change the appearance. Both analog and digital clocks are implemented....

HMBRAND/Tk-Clock-0.44 - 06 Jan 2023 14:45:09 UTC

Tk::Getopt - User configuration window for Tk with interface to Getopt::Long River stage zero No dependents

Tk::Getopt provides an interface to access command line options via Getopt::Long and editing with a graphical user interface via a Tk window. Unlike Getopt::Long, this package uses a object oriented interface, so you have to create a new Tk::Getopt o...

SREZIC/Tk-Getopt-0.51 - 23 Apr 2017 09:00:29 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::QuickForm - Quickly set up a form. River stage zero No dependents

This widget allows you to quickly set up a form for the user to fill out or modify. Attempts are made to make it clear and elegant. Inherits Tk::Frame. With the -structure option you can define fields the user can modify as well as its layout. With t...

HANJE/Tk-QuickForm-0.04 - 20 Aug 2023 16:44:06 UTC

Tk::LineGraph - A 2D Plot widget written entirely in Perl/Tk. River stage zero No dependents

The LineGraph widget is an extension of the Canvas widget that will plot Dataset objects in a 2D graph. It is written entirely in Perl/Tk. Scaled labeled X, Y and Y1 axis are displayed. Many Datasets can be displayed in one LineGraph widget. The widg...

CLIFFORD/Tk-LineGraph-0.01 - 23 Jan 2006 20:20:27 UTC

Tk::SlideSwitch - a 2 position horizontal or vertical switch. River stage one • 1 direct dependent • 1 total dependent

Tk::SlideSwitch is a Frame based composite mega-widget featuring a binary Scale widget surrounded by two Label widgets. The Scale's value can be either 0 or 1. The Labels are positioned to the left and right of the Scale if its orientation is horizon...

LUSOL/Tk-SlideSwitch-1.1 - 20 Mar 2003 01:58:01 UTC

Tk::Zinc::Logo - a perl module for drawing the TkZinc logo. River stage zero No dependents

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

Tk::Zinc::Logo - a perl module for drawing the TkZinc logo. River stage zero No dependents

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

Tk::ProgressBar - A graphical progress bar River stage three • 160 direct dependents • 171 total dependents

Tk::ProgressBar provides a widget which will show a graphical representation of a value, given maximum and minimum reference values....

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

Tk::WorldCanvas - Autoscaling Canvas widget with zoom, viewAll, viewArea, viewFit, and center. River stage one • 3 direct dependents • 3 total dependents

This module is a wrapper around the Canvas widget that maps the user's coordinate system to the now mostly hidden coordinate system of the Canvas widget. In world coordinates the y-axis increases in the upward direction. *WorldCanvas* is meant to be ...

SKROVAN/Tk-WorldCanvas-1.2.7 - 19 Nov 2002 22:28:29 UTC

Tk::PlotDataset - An extended version of the canvas widget for plotting 2D line graphs. Plots have a legend, zooming capabilities and the option to display error bars. River stage zero No dependents

PlotDataset is a quick and easy way to build an interactive plot widget into a Perl application. The module is written entirely in Perl/Tk. The widget is an extension of the Canvas widget that will plot LineGraphDataset objects as lines onto a 2D gra...

ITDEV/Tk-PlotDataset-2.05 - 15 Aug 2016 15:16:24 UTC

Tk::RotatingGauge - a rotating gauge for tk River stage zero No dependents

This perl module provides a new Tk widget representing a gauge where the current value always stays at the same place. Think about your old mileage counters... A rotating gauge item accepts the options described below....

JQUELIN/Tk-RotatingGauge-1.100140 - 14 Jan 2010 10:28:09 UTC
27 results (0.034 seconds)