Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.331.464 Times

Tk::Columns 0.03

  Date Added: November 17, 2010  |  Visits: 782

Tk::Columns

Report Broken Link
Printer Friendly Version


Product Homepage
Download (95 downloads)



Tk::Columns is a multicolumn list widget with sortable & sizeable columns. SYNOPSIS use Tk::Columns; $Columns = $parent->B ( -columnlabels => [qw (column1 column2)] -listbackground => white, -listforeground => black, -buttonforeground => black, -buttonbackground => blue, ); $ColumnHeader = $Columns->B ( -listfont => -adobe-new century schoolbook-medium-r-normal--14-*-*-*-*-*-*-*, -buttoncolor => beige, -text => column3, -width => 15, -trimcount => 2, -listbackground => white, -listforeground => black, -buttonforeground => black, -buttonbackground => blue, -sort => true, -sortcommand => $a cmp $b, -image => $icon_image, -buttoncommand => sub {...}, -selectcommand => sub {...} ); $Columns->insert (end, [List, Row, Contents]); $Columns->insert (end, {column1 => List, column2 => Row, column3 => Contents}); $Columns->insert (end, List, Row, Contents); $Columns->delete (0, end); ... Tk::MainLoop;.

Requirements: No special requirements
Platforms: Linux
Keyword: Libraries List Multicolumn Programming Sizeable Sortable Tkcolumns Widget
Users rating: 0/10

License: Freeware Size: 51.2 KB
USER REVIEWS
More Reviews or Write Review


TK::COLUMNS RELATED
Networking  -  List Related Attachments Widget 1.2
List Related Attachments is a sidebar widget (and as of 1.2 shortcode function) that will display a filtered list of all related attachments linked to current post or page. The widget options are: title, number of attachments to display and type...
10 KB  
Networking  -  List Rank Dashboard Widget 1.11
Displays the rankings of a configurable list of sites in a dashboard widget. Includes a shortcode to display rankings in post, pages and sidebar widgets (see FAQ for usage).Currently the following rankings can be displayed for any number of sites:...
40.96 KB  
Miscellaneous  -  Functional dictionary and list types 1.8
The purpose of this module is to provide a dictionary and list type that can aid in relational algebra, functional programming, list-oriented programming, and perhaps even code obfuscation.
 
Programming  -  devkitPro 1.5.7
This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are built with MinGW.
444.26 KB  
Libraries  -  eGTK 0.3.5
eGTK is a binding between the Eiffel programming language and the GTK+ widget toolkit. eGTK works with two compilers: the GNU SmallEiffel compiler and ISE Eiffel (commercial compiler). Gtk+ is a widget toolkit for X-window systems. Gtk+...
235.52 KB  
Networking  -  Sony-Reader-Daily-Edition-Widget 1.2
Using this widget you can easily place the Sony Reader Daily Edition containing an image of the cover of the book you are reading in the sidebar. You can also specify a URL to link to when clicking on the book cover image. Supports multiple...
10 KB  
Networking  -  Sony-Touch-Edition-Red-Widget 1.2
Using this widget you can easily place the Sony Touch Edition Red containing an image of the cover of the book you are reading in the sidebar. You can also specify a URL to link to when clicking on the book cover image. Supports multiple...
10 KB  
Networking  -  Sony-PRS-505-Silver-Widget 1.2
Using this widget you can easily place the Sony PRS 505 Silver containing an image of the cover of the book you are reading in the sidebar. You can also specify a URL to link to when clicking on the book cover image. Supports multiple instances,...
10 KB  
Networking  -  Sony-Touch-Edition-Silver-Widget 1.2
Using this widget you can easily place the Sony Touch Edition Silver containing an image of the cover of the book you are reading in the sidebar. You can also specify a URL to link to when clicking on the book cover image. Supports multiple...
10 KB  
Networking  -  Sony-Touch-Edition-Black-Widget 1.2
Using this widget you can easily place the Sony Touch Edition Black containing an image of the cover of the book you are reading in the sidebar. You can also specify a URL to link to when clicking on the book cover image. Supports multiple...
10 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB