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

Search results for "module:Tk::Balloon"

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

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

Tk::AppWindow::Ext::Balloon - Adding ballon functionality River stage zero No dependents

Adds a balloon widget to your application...

HANJE/Tk-AppWindow-0.02 - 28 Feb 2024 15:29:57 UTC

lib/Tcl/Tk/Widget/Balloon.pm River stage one • 2 direct dependents • 2 total dependents

VKON/Tcl-Tk-1.29 - 29 Jul 2018 15:26:01 UTC

Tk::Graph - A graphical Chartmaker at Canvas (Realtime). River stage zero No dependents

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

Tcl::pTk - Interface to Tcl/Tk with Perl/Tk compatible syntax River stage zero No dependents

"Tcl::pTk" interfaces perl to an existing Tcl/Tk installation on your computer. It has fully perl/tk (See Tk) compatible syntax for running existing perl/tk scripts, as well as direct-tcl syntax for using any other Tcl/Tk features. Using this module ...

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

Tk::JDialog - a translation of `tk_dialog' from Tcl/Tk to TkPerl (based on John Stoffel's idea). River stage zero No dependents

This is an OO implementation of `tk_dialog'. First, create all your Dialog objects during program initialization. When it's time to use a dialog, invoke the `show' method on a dialog object; the method then displays the dialog, waits for a button to ...

TURNERJW/Tk-JDialog-1.20 - 19 Jun 2023 17:26:22 UTC

Tk::AppWindow - an application framework based on Tk River stage zero No dependents

An extendable application framework written in perl/Tk. The aim is maximum user configurability and ease of application building. To get started read Tk::AppWindow::OverView. This document is a reference manual....

HANJE/Tk-AppWindow-0.02 - 28 Feb 2024 15:29:57 UTC

Tk::DBI::Form - Megawidget to offering edit, delete or insert a record. River stage zero No dependents

Tk::DBI::Form is a Megawidget offering edit, delete or insert operations for table records. At this time if this widget only compatible to MySQL Database....

XPIX/Tk-DBIx-0.01 - 17 Dec 2003 18:08:28 UTC

Tk::ContextHelp - context-sensitive help with perl/Tk River stage zero No dependents

ContextHelp provides a context-sensitive help system. By activating the help system (either by clicking on a HelpButton or calling the activate method, the cursor changes to a left pointer with a question mark and the user may click on any widget in ...

SREZIC/Tk-ContextHelp-0.13 - 21 Nov 2015 12:14:31 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::Chart::Pie - Extension of Canvas widget to create a pie graph. River stage zero No dependents

Tk::Chart::Pie is an extension of the Canvas widget. It is an easy way to build an interactive pie graph into your Perl Tk widget. The module is written entirely in Perl/Tk. You can set a background gradient color. When the mouse cursor passes over a...

DJIBEL/Tk-Chart-1.22 - 09 Feb 2018 13:09:55 UTC

Tk::DynaTabFrame - A NoteBook widget with orientable, dynamically stacking tabs River stage one • 1 direct dependent • 1 total dependent

[ NOTE: This module was based on Tk::TabFrame... but you probably can't tell it anymore ] A notebook widget with orientable, dynamically rearranging tabs. When the containing window is resized, the tabs will either stack or unstack as needed to fit t...

DARNOLD/Tk-DynaTabFrame-0.23 - 25 May 2005 18:27:13 UTC

Tk::Chart::Bars - Extension of Canvas widget to create bars graph. River stage zero No dependents

Tk::Chart::Bars is an extension of the Canvas widget. It is an easy way to build an interactive bar graph into your Perl Tk widget. The module is written entirely in Perl/Tk. You can set a background gradient color. You can change the color, font of ...

DJIBEL/Tk-Chart-1.22 - 09 Feb 2018 13:09:55 UTC

Tk::ColoredButton - Button widget with background gradient color. River stage zero No dependents

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

DJIBEL/Tk-ColoredButton-1.05 - 18 Jul 2011 00:11:37 UTC

Tk::VisualBrowser - Visual Browser for image directories River stage zero No dependents

"Tk::VisualBrowser" is a megawidget which displays a matrix of ("-rows") x ("-cols") Labels with thumbnail images. It can be used, for example, to create a visual directory browser for image directories or an interactive program for sorting images (d...

LDOMKE/Tk-VisualBrowser-0.14 - 25 Nov 2008 16:30:23 UTC

Tk::Chart::Areas - Extension of Canvas widget to create area lines graph. River stage zero No dependents

Tk::Chart::Areas is an extension of the Canvas widget. It is an easy way to build an interactive Area line graph into your Perl Tk widget. The module is written entirely in Perl/Tk. You can set a background gradient color. You can change the color, f...

DJIBEL/Tk-Chart-1.22 - 09 Feb 2018 13:09:55 UTC

Tk::Chart::Mixed - Extension of Canvas widget to create mixed graph. River stage zero No dependents

Tk::Chart::Mixed is an extension of the Canvas widget. It is an easy way to build an interactive graph into your Perl Tk widget. The module is written entirely in Perl/Tk. You can set a background gradient color. In the same graph, you can create lin...

DJIBEL/Tk-Chart-1.22 - 09 Feb 2018 13:09:55 UTC

Tk::Chart::Lines - Extension of Canvas widget to create a line graph. River stage zero No dependents

Tk::Chart::Lines is an extension of the Canvas widget. It is an easy way to build an interactive line graph into your Perl Tk widget. The module is written entirely in Perl/Tk. You can set a background gradient color. You can change the color, font o...

DJIBEL/Tk-Chart-1.22 - 09 Feb 2018 13:09:55 UTC

Tk::Chart::Boxplots - Extension of Canvas widget to create boxplots graph. River stage zero No dependents

Tk::Chart::Boxplots is an extension of the Canvas widget. It is an easy way to build interactive boxplots (also known as a box-and-whisker diagram or plot) graph into your Perl Tk widget. The module is written entirely in Perl/Tk. You can set a backg...

DJIBEL/Tk-Chart-1.22 - 09 Feb 2018 13:09:55 UTC
27 results (0.032 seconds)