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

Search results for "Gtk2::SimpleList"

Gtk2::SimpleList - A simple interface to Gtk2's complex MVC list widget River stage three • 104 direct dependents • 130 total dependents

Gtk2 has a powerful, but complex MVC (Model, View, Controller) system used to implement list and tree widgets. Gtk2::SimpleList automates the complex setup work and allows you to treat the list model as a more natural list of lists structure. After c...

XAOC/Gtk2-1.24993 - 27 Aug 2019 18:35:21 UTC - Search in distribution
  • Gtk2 - Perl interface to the 2.x series of the Gimp Toolkit library

Gapp::Gtk2::Model::SimpleList - A sngle column list that can hold arbitrary values River stage one • 5 direct dependents • 5 total dependents

<Gapp::Gtk2::SimpleList> is a very simpleGtk2::TreeModel <http://library.gnome.org/devel/gtk/stable/GtkTreeModel.html> that is implmented in perl. It has only one column with no restrictions on the data type it can hold. Nodes can not have children....

JHALLOCK/Gapp-0.60 - 19 Apr 2013 13:02:15 UTC - Search in distribution

Gtk2::Ex::Simple::List - A simple interface to Gtk2's complex MVC list widget River stage one • 4 direct dependents • 4 total dependents

Gtk2 has a powerful, but complex MVC (Model, View, Controller) system used to implement list and tree widgets. Gtk2::Ex::Simple::List automates the complex setup work and allows you to treat the list model as a more natural list of lists structure. A...

RMCFARLA/Gtk2-Ex-Simple-List-0.50 - 02 Dec 2004 02:21:01 UTC - Search in distribution

Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget River stage zero No dependents

Gtk3 has a powerful, but complex MVC (Model, View, Controller) system used to implement list and tree widgets. Gtk3::SimpleList automates the complex setup work and allows you to treat the list model as a more natural list of lists structure. After c...

TVIGNAUD/Gtk3-SimpleList-0.21 - 04 May 2020 14:19:38 UTC - Search in distribution

Acme::Gtk2::Ex::Builder - Funny Gtk2 Interface Design Module River stage zero No dependents

KEEDI/Acme-Gtk2-Ex-Builder-0.008 - 04 Jan 2011 17:59:47 UTC - Search in distribution

Gtk2::Ex::FormFactory::List - A List in a FormFactory framework River stage one • 1 direct dependent • 1 total dependent

This class implements a List in a Gtk2::Ex::FormFactory framework (based on Gtk2::Ex::Simple::List). The value of the associated application object attribute needs to be a reference to a two dimensional array with the content of the list....

JRED/Gtk2-Ex-FormFactory-0.67 - 11 Aug 2011 10:39:30 UTC - Search in distribution

Gtk2::Ex::Simple::Tree - A simple interface to Gtk2's complex MVC tree widget River stage zero No dependents

Gtk2 has a powerful, but complex MVC (Model, View, Controller) system used to implement list and tree widgets. Gtk2::Ex::Simple::Tree automates the complex setup work and allows you to treat the tree model as a more natural list of hash refs. After c...

RMCFARLA/Gtk2-Ex-Simple-Tree-0.50 - 02 Dec 2004 02:21:38 UTC - Search in distribution

Gtk2::Ex::Threads::DBI - Achieving asynchronous DBI like functionality for gtk2-perl applications using perl ithreads. River stage one • 1 direct dependent • 1 total dependent

I want to have my perl-gtk app query a database using DBI and display the query results. Some of the queries can take minutes to run and a naive implementation would mean all GUI interaction was blocked until the $dbh->execute returned. This seems to...

OFEYAIKON/Gtk2-Ex-Threads-DBI-0.06 - 30 Sep 2005 16:13:09 UTC - Search in distribution

POE::Component::IRC::Cookbook::Gtk2 - An IRC client with a Gtk2 interface River stage three • 54 direct dependents • 109 total dependents

#!/usr/bin/env perl use strict; use warnings; use Gtk2 -init; use Gtk2::SimpleList; use IRC::Utils qw(parse_user strip_color strip_formatting decode_irc); use POE qw(Loop::Glib Component::IRC::State Component::IRC::Plugin::Connector); my $channel = "...

BINGOS/POE-Component-IRC-6.93 - 15 Jun 2021 18:29:10 UTC - Search in distribution
9 results (0.052 seconds)