Search results for "module:Tk"
Tk::Zinc - TkZinc is another Canvas which proposes many new functions, some based on openGL
*Zinc* widget is very similar to Tk Canvase in that it supports structured graphics. Like the Canvas, TkZinc implements items used to display graphical entities. Those items can be manipulated and bindings can be associated with them to implement int...
ASB/Tk-Zinc-3.306 - 11 Apr 2021 10:35:46 UTC
Tk::Zinc - TkZinc is another Canvas which proposes many new functions, some based on openGL
*Zinc* widget is very similar to Tk Canvase in that it supports structured graphics. Like the Canvas, TkZinc implements items used to display graphical entities. Those items can be manipulated and bindings can be associated with them to implement int...
ZINCDEV/tk-zinc-3.303 - 01 Apr 2006 16:25:57 UTC
Tk::Help - Simple widget for creating a help system for Perl/Tk applications
This is an answer to a personal need to be able to create help systems for my Perl/Tk applications. Originally, I just created a really big dialog and formatted all the text, which was tedious and clumsy. I wanted to create something that looked 'sim...
DOUGTHUG/Tk-Help-0.3 - 22 Feb 2011 18:10:16 UTC
Tk::TOTD - Tip Of The Day dialog for Perl/Tk.
Tk::TOTD provides a simple Tip of the Day dialog for Perl/Tk programs....
KIRSLE/Tk-TOTD-0.5 - 18 Sep 2015 19:03:11 UTC
Tk::MARC - Perl/Tk widget set for editing MARC::Records
A collection of Perl/Tk widgets for editing MARC::Record objects. A little short on POD right now... See the examples in the pl/ directory (especially the sample app 'marvin.pl', rough though it is)....
DCHRIS/Tk-MARC-1.5 - 23 Jan 2004 03:42:21 UTC
Tk::Pane - A window panner
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::More - a 'more' or 'less' like text widget
Tk::More is a readonly text widget with additional key bindings as found in UNI* command line tools "more" or "less". As in "more" an additional status/command line is added at the bottom....
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC
Tk::Year - Calendar widget which shows one year at a time.
Tk::Year is a general purpose calendar widget which shows one year at a time and allowes user defined button actions....
ARIF/Tk-Month-1.8 - 06 Feb 2014 22:28:24 UTC
Tk::XPMs - xpm images for icons
This module provides some xpm images for icons. Each image is implemented as a function which returns the xpm data as a string. The following image methods are defined:...
LDOMKE/Tk-XPMs-1.11 - 28 Nov 2008 11:20:36 UTC
Test::Tk - Testing Tk widgets.
This module aims to assist in the testing of Perl/T kwidgets. createapp creates a MainWindow widget and places it in the variable $app. It sets a timer with delay $delay to start the internal test routine. b<starttesting> launches the main loop and s...
HANJE/Test-Tk-2.02 - 23 Jan 2023 14:47:37 UTC
Tk::Carp - Redirect warnings and errors to Tk Dialogs
When Perl programs are run in a GUI environment, it is often desirable to have them run with no console attached. Unfortunately, this causes any warnings or errors to be lost. Worse, fatal errors can cause your program to silently disappear, forcing ...
JOHNSCA/TkCarp-1.2 - 12 May 2004 00:24:56 UTC
Tk::Graph - A graphical Chartmaker at Canvas (Realtime).
A graphical Chartmaker at Canvas (Realtime). This is a real Canvas widget, so you can draw with the standard routines in the Canvas object. For example, you can draw a line with *$chart*->*line(x,y,...)*. This is useful for you when you will add a lo...
XPIX/Tk-Graph-0.06 - 12 Dec 2002 17:20:22 UTC
Tk::Shell - Handlers for Tk::Workspace.pm shell clients.
This module is incomplete. There's no API or calling synopsis at the moment. It's primary purpose is to provide some abstraction, and hopefully data hiding, from the parent Workspace process. Results may be unpredictable due to the I/O buffering beha...
RKIES/Tk-Workspace-1.76 - 03 Apr 2014 17:08:42 UTC
Tk::Month - Calendar widget which shows one month at a time.
"Tk::Month" is a general purpose calendar widget which shows one month at a time and allows user defined button actions....
ARIF/Tk-Month-1.8 - 06 Feb 2014 22:28:24 UTC
Tk::DTree - A Tree widget with a visible/hidden data column
A Tree derived widget that offers several add-on functions like in-place-editing, sorting, reordering and inserting/retrieving of item text & data, suitable for perl Tk800.x (developed with Tk800.024). You can insert item-texts or item-text/-value pa...
MIKRA/Tk-MK-0.23 - 11 Feb 2014 11:31:34 UTC
Tk::Taxis - Perl extension for simulating biological taxes
Organisms such as bacteria respond to gradients in chemicals, light, *etc*, by a process called taxis ('movement'). This module captures some of the spirit of this model of organismal movement. Bacteria are unable to measure differential gradients of...
SCOOK/Tk-Taxis-2.03 - 07 Sep 2005 20:52:15 UTC
Tk::Sugar - Sugar syntax for Tk
Tk is a great graphical toolkit to write desktop applications. However, one can get bothered with the constant typing of quotes and options. Tk::Sugar provides handy subs for common options used when programming Tk. Benefits are obvious: * Reduced ty...
JQUELIN/Tk-Sugar-1.093190 - 15 Nov 2009 10:32:35 UTC
Tk::Clock - Clock widget with analog and digital display
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::Panel - A collapsable frame with title.
This is a frame type object with a boundary and a title. The title can include a checkbox allowing the contents of the panel to be collapsed. Further widgets can be created inside the Panel....
ARIF/Tk-Month-1.8 - 06 Feb 2014 22:28:24 UTC
Tk::Chart - Extension of Canvas widget to create a graph like GDGraph.
Tk::Chart is a module to create and display graphs on a Tk widget. The module is written entirely in Perl/Tk. You can set a background gradient color by using Tk::Canvas::GradientColor methods. You can change the color, font of title, labels (x and y...
DJIBEL/Tk-Chart-1.22 - 09 Feb 2018 13:09:55 UTC