Search results for "Tk::grid"

Tk::grid - Geometry manager that arranges widgets in a grid River stage three • 160 direct dependents • 171 total dependents

The grid method is used to communicate with the grid geometry manager that arranges widgets in rows and columns inside of another window, called the geometry master (or master window). The grid method can have any of several forms, depending on the *...

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

Tk::GridColumns - Columns widget for Tk using Tk::grid River stage zero No dependents

A Tk::GridColumns is similar to a Tk::HList but its implementation gives you more freedom: The header and data information is stored in two array refs, so that you just have to adjust these and then ->refresh() the widget to make the changes visible....

MATTHIASW/Tk-GridColumns-0.15 - 04 Sep 2009 17:39:16 UTC - Search in distribution

Tk::DBI::DBGrid - grid äëÿ ïðîñìîòðà è ðåäàêòèðîâàíèÿ áàçû. River stage zero No dependents

DBGrid ïîçâîëÿåò ïðîñìàòðèâàòü/ðåäàêòèðîâàòü ëþáóþ òàáëèöó, ê êîòîðîé ìîæíî îáðàòèòüñÿ èñïîëüçóÿ çàïðîñ. Çàïðîñ ìîæåò îáúåäèíÿòü íåñêîëüêî òàáëèö. Edit table Äëÿ ðåäàêòèðîâàíèÿ íàäî ÷òî áû êàæäóþ çàïèñü ìîæíî áûëî îäíîçíà÷íî îïðåäåëèòü êàêèì-ëèáî ïîë...

VADIML/Tk-DBI-DBGrid-0.02 - 18 Apr 2005 09:08:14 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

GridEntry - Composite widget for a set of widgets in a grid form River stage zero No dependents

Creation of GridEntry is a three step process. Step 1: First define the set of widget in hash-of-hash. The hash-of-hash should have element with key "columns", which refers to an array which holds the widget names, in the order of creation. Each entr...

RAMAN/Tk-GridEntry-1.0 - 23 Mar 2004 04:37:44 UTC - Search in distribution

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

Tk::TM - User interface for database applications. Tk::TM - Tk Transaction Manager - screen transactions with user. River stage zero No dependents

This module is something like 'Transaction Manager' in JYACC JAM RAD. It releases user interface for database applications - screen transactions with user. It contains data manipulation object ("Tk::TM::DataObject"), data widgets ("tmTable", "tmBlank...

MAKAROW/Tk-TM-0.53 - 20 Nov 2000 06:56:19 UTC - Search in distribution

Tk::Gpack - Abbreviated geometry arguments for pack, grid and place geometry managers. River stage zero No dependents

This module exports four functions for each of the different geometry mananers into the Tk namespace. These functions provide a variety of styles for controlling the indevidual geometry of one, or bulk groups of widgets. Each geometry manager has a s...

CROSSWIRE/Tk-Gpack-0.8 - 07 Oct 2005 17:42:39 UTC - Search in distribution

Tk::Thumbnail - Create a grid of shrunken images. River stage zero No dependents

Create a table of thumbnail images, having a default size of 32 x 32 pixels. Once we have a Photo of an image, shrink it by copying a subsample of the original to a blank Photo. Images smaller than the thumbnail dimensions are enlarged by zooiming. C...

LUSOL/Tk-Thumbnail-1.3 - 15 May 2005 23:41:44 UTC - Search in distribution

draw River stage zero No dependents

PRBRENAN/Math-Zap-1.07 - 14 Jun 2004 22:31:46 UTC - Search in distribution

Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format. River stage two • 26 direct dependents • 33 total dependents

The "Excel::Writer::XLSX" module can be used to create an Excel file in the 2007+ XLSX format. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells....

JMCNAMARA/Excel-Writer-XLSX-1.12 - 26 Feb 2024 18:25:58 UTC - Search in distribution

Prima - a Perl graphic toolkit River stage two • 17 direct dependents • 19 total dependents

Prima is a classic 2D GUI toolkit that works under Windows and X11 environments. The toolkit features a rich widget library, extensive 2D graphic support, PDF generation, modern Unicode text input and output, and supports a wide set of image formats....

KARASIK/Prima-1.72 - 31 Jan 2024 09:42:17 UTC - Search in distribution

svplus - SchemaView Plus GUI for drawing database schemas River stage zero No dependents

SchemaView Plus is a GUI for retrieve, drawing and printing database schema. Schema can be retrieved using DBIx::SystemCatalog (currently supported basicly all current DBD drivers, some better support for PostgreSQL and quite well support for Oracle)...

MILSO/SchemaView-Plus-0.17 - 18 Jan 2014 12:34:09 UTC - Search in distribution

vptk_w - Perl/Tk Visual resource editor (widget edition) River stage zero No dependents

FELIXL/vptk_w_2_42b - 27 Jul 2014 12:40:24 UTC - Search in distribution

TableMatrix - Create and manipulate tables River stage one • 1 direct dependent • 4 total dependents

The TableMatrix command creates a 2-dimensional grid of cells. The table can use a Tcl array variable or Tcl command for data storage and retrieval. The widget has an active cell, the contents of which can be edited (when the state is normal). The wi...

CAC/Tk-TableMatrix-1.29 - 07 Nov 2022 16:56:36 UTC - Search in distribution

Term::GnuplotTerminals - documentation of gnuplot output devices River stage zero No dependents

ILYAZ/Term-Gnuplot-0.90380906 - 01 Aug 2018 12:13:22 UTC - Search in distribution

ptktrl - Simple perl/Tk shell with cmd line editing and a persistent history River stage zero No dependents

ptktrl is a simple perl/Tk shell to enter perl commands interactively. When one starts ptktrl a MainWindow is automaticly created. One can access it with *$mw* on the command line. ptktrl supports command line editing and history via ReadLine interfa...

ASB/Tk-ACH-0.08 - 13 Nov 2016 23:32:19 UTC - Search in distribution

Graphics::Fig - drawing library based on xfig River stage zero No dependents

Graphics::Fig is a drawing library that produces xfig save files. This version is based on xfig v3.2. Simple Example my $fig = Graphics::Fig->new(); $fig->moveto([ 1, 1 ]); $fig->lineto([ 4, 1 ]); $fig->lineto([ 4, 3 ]); $fig->lineto([ 1, 3 ]); $fig-...

SCOOTER/Graphics-Fig-v1.0.8 - 02 Apr 2022 23:02:36 UTC - Search in distribution

Image::Tileset - A tileset loader. River stage zero No dependents

Image::Tileset is a simple tileset image loader. The preferred usage is to have an XML description file alongside the tileset image that describes how the tiles are to be sliced up. The module supports "simple" tilesets (where all tiles have a unifor...

KIRSLE/Image-Tileset-0.01 - 22 Jan 2010 03:22:42 UTC - Search in distribution

enter_presets - enter the initial values of a Sudoku puzzle. River stage zero No dependents

enter_presets initially displays an empty Sudoku board. Values may be entered via the mouse or via the keyboard. Input via the mouse When the mouse cursor enters a cell of the board, this cell gets covered by a 3x3 grid of tiny squares. Each square c...

WITTROCK/SudokuTrainer-0.01.5 - 25 Jun 2014 16:12:52 UTC - Search in distribution
  • Games::Sudoku::Trainer::General_info - This program helps to train the detection of successful Sudoku solution strategies. It may also be used to get over an obstacle in a partially solved Sudoku puzzle.
45 results (0.067 seconds)