Search results for "Tk::Canvas"

Tk::Canvas - Create and manipulate Canvas widgets River stage three • 160 direct dependents • 171 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 - Search in distribution

Tk::Canvas::Draw - Simplifies drawing with a mouse in a perl/Tk Canvas River stage zero No dependents

This module simplifies the drawing of perl/Tk shapes in a Canvas, using a mouse. Once the first <Button-N> event is detected for the given mouse button N, and in the specified Canvas, the Motion and ButtonRelease events are bound to the same mouse bu...

DDUMONT/Tk-Canvas-Draw-0.07 - 06 Dec 2015 08:56:15 UTC - Search in distribution

Tk::Multi::Canvas - Tk composite widget with a scroll window and more River stage zero No dependents

This composite widget features : * a scrollable Canvas * A print button (The shell print command may be modified by setting $Tk::Multi::Canvas::printCmd to the appropriate shell command. By default, it is set to 'lp -opostscript') * a clear button Th...

DDUMONT/Tk-Multi-1.006 - 04 Nov 2004 14:23:38 UTC - Search in distribution

Image::Base::Tk::Canvas - draw into Tk::Canvas River stage zero No dependents

"Image::Base::Tk::Canvas" extends "Image::Base" to add items to a "Tk::Canvas" widget. There's no file reading, but encapsulated postscript (EPS) can be written, or "fig" format (as for the "xfig" program) if you have "Tk::CanvasFig". "Tk::Canvas" ha...

KRYDE/Image-Base-Tk-3 - 02 Feb 2012 20:29:52 UTC - Search in distribution

Tk::Canvas::GradientColor - To create a Canvas widget with background gradient color. River stage one • 3 direct dependents • 3 total dependents

Tk::Canvas::GradientColor is an extension of the Canvas widget. It is an easy way to build a canvas widget with gradient background color....

DJIBEL/Tk-Canvas-GradientColor-1.06 - 30 Apr 2014 20:00:38 UTC - Search in distribution

Point.pm River stage zero No dependents

SREZIC/Tk-Canvas-Point-0.06 - 10 Nov 2009 20:11:13 UTC - Search in distribution

Tk::CanvasFig - additional Tk::Canvas methods for dealing with figs River stage zero No dependents

This module adds another method to the Tk::Canvas namespace: "fig". The "fig" method creates a xfig compatible file from the given canvas. The output is written to a file if the "-file" option is specified, otherwise it is returned as a string. The c...

SREZIC/Tk-CanvasFig-1.017 - 11 Nov 2009 18:43:56 UTC - Search in distribution

Tk::RotCanvas - Canvas widget with arbitrary rotation support River stage zero No dependents

This module is a small wrapper around the "Canvas" widget that adds a new rotate() method. This method allows the rotation of various canvas objects by arbitrary angles....

AQUMSIEH/Tk-RotCanvas-1.2 - 25 Jun 2002 17:30:55 UTC - Search in distribution

Tk::CanvasLogo - a Tk::Canvas widget that can support methods based on the Logo Programming Language as well as multiple turtles. River stage zero No dependents

The Tk::CanvasLogo widget is a regular Canvas widget that adds support to allow drawing on the canvas with Logo commands. The user first creates a CanvasLogo widget. Then using that widget, the user creates turtle objects which are attached to that C...

GSLONDON/Tk-CanvasLogo-0.2 - 19 Jan 2007 05:57:47 UTC - Search in distribution

Tk::IconCanvas - Canvas with dragable icon management River stage zero No dependents

DKWILSON/Tk-DKW-0.03 - 26 Nov 1999 05:33:47 UTC - Search in distribution

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 - Search in distribution

Tk::CanvasDirTree - Perl Derived Canvas widget for browsing Directory Trees River stage zero No dependents

This widget reads a directory tree, in an efficient manner, and provides an intuitive graphical interface to selecting them. It only recurses 2 levels at a time, so it is efficient on deeply nested trees. It is similar in appearance to the Gtk2 TreeV...

ZTK/Tk-CanvasDirTree-0.04 - 12 Apr 2006 17:57:29 UTC - Search in distribution

Tk::AbstractCanvas - Canvas with Abstract center, zoom, and rotate methods River stage zero No dependents

AbstractCanvas provides an alternative to a Tk::Canvas object which partially abstracts the coordinates of objects drawn onto itself. This allows the entire Canvas to be zoomed or rotated. Rotations modify the coordinates that the original object was...

PIP/Tk-AbstractCanvas-1.82 - 13 Jul 2017 16:20:47 UTC - Search in distribution

lib/Tcl/pTk/Canvas.pm River stage zero No dependents

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

CAD::Drawing::IO::Tk - GUI I/O methods for CAD::Drawing River stage zero No dependents

EWILHELM/CAD-Drawing-IO-Tk-0.04 - 17 Mar 2006 18:35:54 UTC - Search in distribution

Graphics::Simple::TkCanvas - implement Graphics::Simple using Tk Canvas River stage zero No dependents

The module "Graphics::Simple::TkCanvas" is an implementation of the "Graphics::Simple" API....

LUKKA/Graphics-Simple-0.04 - 25 Apr 1999 18:08:52 UTC - Search in distribution

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 - Search in distribution

Tk::GraphItems - Display relation-graphs on a Tk::Canvas River stage one • 1 direct dependent • 1 total dependent

Tk::GraphItems provides objects TextBox, Circle and Connector to display nodes and edges of given relation-graph models on a Tk::Canvas widget. Tk::GraphItems contain a dependency mechanism to ensure, that edges are updated on changes of position or ...

LAMPRECHT/Tk-GraphItems-0.12 - 16 Mar 2008 23:41:17 UTC - Search in distribution

Tk::Axis - Canvas with Axes River stage zero No dependents

This is an improved version of the axis widget. Changes with respect to the previous version are : * the 'pack' has been moved out the widget. One has to do his own packing * it is now possible to work in the coordinates of the axis. The following pi...

HANJE/Tk-Contrib-0.08 - 29 Jun 2023 20:13:57 UTC - Search in distribution
  • Tk::Dial - An alternative to the Scale widget

Tk::Enscript - a text-to-postscript converter using Tk::Canvas River stage zero No dependents

SREZIC/Tk-Enscript-1.10 - 29 Oct 2007 23:00:00 UTC - Search in distribution
85 results (0.174 seconds)