HANJE/Tk-CodeText-0.3.4 - 30 Mar 2004 16:25:43 UTC - Search in distribution
TURNERJW/Tk-TextHighlight-1.1.1 - 20 Jan 2016 05:32:04 UTC - Search in distribution
- Tk::TextHighlight::PerlCool - a Plugin for Perl syntax highlighting
- Tk::TextHighlight - a TextUndo/SuperText widget with syntax highlighting capabilities, can also use Kate languages.
- Tk::TextHighlight::Kate - a Plugin for Perl syntax highlighting
This is a GUI program. There are some videos on Perl Maven Tk <https://perlmaven.com/tk> explaining how does this work and how was this built. When the application exits we save the current window size in the config file and next time we use that siz...
SZABGAB/App-PerlTidy-Tk-0.03 - 16 Nov 2020 10:10:42 UTC - Search in distributionTk::PerlMethodList is a Tk::Toplevel-derived widget. The window contains entry fields for a classname and a regex. The list below displays the subroutine-names in the package(s) of the given classname and its parent classes. The list displays the sub...
LAMPRECHT/Tk-PerlMethodList-0.08 - 19 Oct 2018 10:02:08 UTC - Search in distributionTk::PerlInheritanceTree displays a graphical representation of the inheritance tree for a given class(package)-name. The nodes representing classnames have mouseclick bindings to open a Tk::PerlMethodList - widget. Tk::PerlInheritanceTree is a Tk::Fr...
LAMPRECHT/Tk-PerlInheritanceTree-0.06 - 19 Oct 2018 10:01:57 UTC - Search in distributionThis 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 ...
SREZIC/Tk-804.035 - 28 Mar 2020 19:28:42 UTC - Search in distribution- Tk::ROText - 'readonly' perl/Tk Text widget
- Tk - a graphical user interface toolkit for Perl
- Tk::mega - Perl/Tk support for writing widgets in pure Perl
- 75 more results from Tk »
tkjuke is a GUI for manipulating a jukebox in a windowed environment, which uses the program juke as the underlying controller. tkjuke runs in either master or slave mode. As a master, tkjuke displays one or more tkjuke windows from the local and/or ...
LUSOL/tkjuke-2.2.1 - 20 Jul 2007 19:27:07 UTC - Search in distribution"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.08 - 17 Jul 2020 20:41:57 UTC - Search in distribution- widget - Demonstration of Perl/Tk widgets
- Tcl::pTk::Pane - A window panner
- Tcl::pTk::Tie::Watch - place watchpoints on Perl variables.
- 2 more results from Tcl-pTk »
Tk::Date implements a date/time widget. There are three ways to input a date: * Using the keyboard to input the digits and the tab key or the mouse pointer to move focus between fields. * Using up and down cursor keys to increment/decrement the date ...
SREZIC/Tk-Date-0.44 - 25 Oct 2010 20:11:03 UTC - Search in distributiontkpod is a simple Pod browser with hypertext capabilities. Pod (Plain Old Document) is a simple and readable markup language that could be mixed with perl code. Pods are searched by default in @INC and $ENV{PATH}. Directories listed on the command li...
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC - Search in distribution- tkmore - a Perl/Tk based pager
- Tk::Pod - Pod browser toplevel widget
- Tk::Pod::Search - Widget to access perlindex Pod full text index
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 - Search in distribution- Tk::MARC::Leader - megawidget for editing MARC::Record leader.
- Tk::MARC::Indicators - megawidget for editing MARC::Field indicators.
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 - Search in distributionEc can send and receive mail to and from remote POP3 and SMTP servers, or route mail using sendmail, qmail, or exim. Ec can filter and store incoming messages in user configurable folders. With no additional configuration, ec routes mail to the Incom...
RKIES/ec-1.28 - 03 Mar 2004 01:25:04 UTC - Search in distributionTkpp is a GUI frontend to pp, which can turn perl scripts into stand-alone PAR files, perl scripts or executables. You can save command line generated, load and save your Tkpp configuration GUI. Below is a short explanation of tkpp GUI. Menu File -> ...
RSCHUPP/PAR-Packer-1.052 - 13 Jan 2021 15:44:24 UTC - Search in distribution1. General considerations ========================= * The project supply toolkit for Perl/Tk canvas design * End-user may be not familiar with Perl/Tk 2. User interface ================= * All data stored in Perl/Tk include-file form * Most functions...
FELIXL/vptk_w_2_42b - 27 Jul 2014 12:40:24 UTC - Search in distribution- vptk_w - Perl/Tk Visual resource editor (widget edition)
- vptk_presentation
The "Tcl::Tk" module provides access to the Tk library within Tcl/Tk installation. By using this module an interpreter object created, which then gain access to entire variety of installed Tcl libraries (Tk, Tix, BWidgets, BLT, etc) and existing feat...
VKON/Tcl-Tk-1.29 - 29 Jul 2018 15:26:01 UTC - Search in distribution"iv" is a pure-perl application that was written to mimic the behavior of the image view and manipulation program "irfanview", which is available as freeware on Windows. Linux already offers many free image view and manipulation programs, but none ga...
HMBRAND/App-tkiv-0.131 - 17 Dec 2020 15:24:33 UTC - Search in distribution- App::tkiv - An image viewer in Perl::Tk based on IrfanView
tkdb is a debugger for perl that uses perl+Tcl/Tk for a user interface. Features include: Hot Variable Inspection (currently disabled) Breakpoint Control Panel Expression List Subroutine Tree...
VKON/Devel-tkdb-2.2 - 23 Feb 2011 22:44:22 UTC - Search in distributionThe EMatrix widget is a derived widget that provides 6 additional methods above and beyond the traditional Tk::TableMatrix widget....
DJBERG/Tk-EMatrix-0.01 - 19 Jan 2001 14:14:23 UTC - Search in distributionThis module implements a dockable toolbar. It is in the same spirit as the "short-cut" toolbars found in most major applications, such as most web browsers and text editors (where you find the "back" or "save" and other shortcut buttons). Buttons of ...
ASB/Tk-ToolBar-0.12 - 27 Feb 2015 23:06:03 UTC - Search in distribution