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

Search results for "dist:Tcl-pTk Tcl::Tk"

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

Tcl::pTk::TkHijack - Run Existing Perl/tk Scripts with Tcl::pTk River stage zero No dependents

*Tcl::pTk::TkHijack* is an experimental module that makes existing perl/tk use Tcl::pTk to run. It 'Hijacks' any 'use Tk' and related calls in a perl/tk script to use Tcl::pTk....

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

Tcl::pTk::Pane - A window panner River stage zero No dependents

Tcl::pTk::Pane provides a scrollable frame widget. Once created it can be treated as a frame, except it is scrollable. Note: This Tcl::pTk Implementation of the Tk::Pane widget. It uses the Tcl/Tk *BWidget* package *ScrollableFrame* to approximate th...

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

Tcl::pTk::Tile - Tile/ttk Widget Support for Tcl::pTk River stage zero No dependents

*Tcl::pTk::Tile* provides some helper methods and mappings for Tile/ttk support in the Tcl::pTk package. Tile/ttk are the new themed widget set that is present in Tcl/Tk 8.5 and above, and available for Tcl/Tk 8.4 in the Tile package. This package is...

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

Tcl::pTk::Trace - emulate Tcl/Tk trace functions. River stage zero No dependents

This class module emulates the Tcl/Tk trace family of commands by binding subroutines of your devising to Perl variables using simple Tcl::pTk::Tie::Watch features. Callback format is patterned after the Perl/Tk scheme: supply either a code reference...

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

Tcl::pTk::widgets - Convenience Module for loading Tcl::pTk Widgets River stage zero No dependents

*Tcl::pTk::widget* is a module for loading multiple widgets, without having to call-out each on separate 'use' lines. See the *SYNOPSIS* line above for examples....

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

Tcl::pTk::Facelift - Update the look of older Tk scripts using the new tile widgets River stage zero No dependents

*Tcl::pTk::Facelift* is an experimental module that gives existing tcl/tk scripts an updated look by substituting some the widgets (button, entry, label, etc) with their new "Tile" widget equivalents. Note that this replacement/substitution is not co...

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

Tcl::pTk::Callback - Callback Helper class for Tcl::pTk River stage zero No dependents

*Tcl::pTk::Callback* is a helper class, modeled after *Tk::Callback* (documented in Tk::callbacks ), that provides methods for constructing and executing callbacks for the Tcl::pTk package....

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

Tcl::pTk::XEvent - Limited Support for perl/tk's XEvent in Tcl::pTk River stage zero No dependents

*Tcl::pTk::XEvent* provides (very) limited support for perl/tk's XEvent mechanism in Tcl::pTk. Currently it only provides support for the *x* and *y* calls. Other calls will generate an error message. For XEvent calls other than *x* and *y*, bindings...

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

Tcl::pTk::Tie::Watch - place watchpoints on Perl variables. River stage zero No dependents

This class module binds one or more subroutines of your devising to a Perl variable. All variables can have FETCH, STORE and DESTROY callbacks. Additionally, arrays can define CLEAR, EXTEND, FETCHSIZE, POP, PUSH, SHIFT, SPLICE, STORESIZE and UNSHIFT ...

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

Tcl::pTk::ProgressBar - A graphical progress bar River stage zero No dependents

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

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

Tcl::pTk::ttkBrowseEntry - BrowseEntry compatible wrapper for ttkCombobox River stage zero No dependents

Tcl::pTk::ttkBrowseEntry is a wrapper around the Tile widget *ttkCombobox* that is compatible with Tcl::pTk::BrowseEntry. It is provided for a quick upgrade of existing code to use the newer Combobox widget....

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

Tcl::pTk::ttkTixNoteBook - Tix NoteBook compatible wrapper for ttkNotebook River stage zero No dependents

Tcl::pTk::ttkTixNoteBook is a wrapper around the Tile widget *ttkNotebook* that is compatible with Tcl::pTk::Notebook. It is provided for a quick upgrade of existing code to use the newer Notebook widget with a upgraded look/feel....

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

Tcl::pTk::TableMatrix::Spreadsheet - Table Display with Spreadsheet-like bindings. River stage zero No dependents

Tcl::pTk::TableMatrix::Spreadsheet is a Tcl::pTk::TableMatrix-derived widget that implements some bindings so the resulting widget behaves more like a spreadsheet. Bindings Added: * Row/Col resize handles appear when the cursor is placed over a row/c...

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

Tcl::pTk::TableMatrix::SpreadsheetHideRows - Table Display with selectable hide/un-hide of rows River stage zero No dependents

Tcl::pTk::TableMatrix::SpreadsheetHideRows is a Tcl::pTk::TableMatrix::Spreadsheet-derived widget that implements a Spreadsheet-like display of tabular information, where some of the rows in the table can be expanded/hidden by clicking a '+/-' select...

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

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

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

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

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

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

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

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

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

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

CAC/Tcl-pTk-1.11 - 10 Aug 2023 09:08:25 UTC
62 results (0.028 seconds)