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

Search results for "Glade"

Test::Glade - a simple way to test Gtk2::GladeXML-based apps River stage zero No dependents

GUIs are notoriously difficult to test. Historically this was well deserved as the available perl GUI toolkits did not encourage separation of the view and controller layers. The introduction of the Glade GUI designer and Gtk2::GladeXML changed that ...

NMUELLER/Test-Glade-1 - 08 May 2006 02:50:50 UTC - Search in distribution

Glade::PerlRun - Utility methods for Glade-Perl (and generated applications). River stage zero No dependents

Glade::PerlRun provides some utility methods that Glade-Perl modules and also the generated classes need to run. These methods can be inherited and called in any app that use()s Glade::PerlRun and quotes Glade::PerlRun in its @ISA array. Broadly, the...

DMUSGR/Glade-Perl-0.61 - 17 Nov 2002 17:33:05 UTC - Search in distribution

Glade::Two::Run - Utility methods for Glade-Perl (and generated applications). River stage zero No dependents

Glade::Two::Run provides some utility methods that Glade-Perl modules and also the generated classes need to run. These methods can be inherited and called in any app that use()s Glade::Two::Run and quotes Glade::Two::Run in its @ISA array. Broadly, ...

DMUSGR/Glade-Perl-Two-0.01 - 17 Nov 2002 08:16:12 UTC - Search in distribution

Marpa::R2::Glade - Low-level interface to Marpa's Abstract Syntax Forests (ASF's) River stage two • 39 direct dependents • 56 total dependents

JKEGL/Marpa-R2-12.000000 - 25 Dec 2022 14:47:30 UTC - Search in distribution

Gtk2::GladeXML::OO - Drop-in replacement for Gtk2::GladeXML with object oriented interface to Glade. River stage zero No dependents

This module provides a clean and easy object-oriented interface in Glade callbacks (automagicaly loads objects and do all dirty work for you, no action is required on your part). Now You can use in callbacks: widgets, Your objects or standard functio...

STRZELEC/Gtk2-GladeXML-OO-0.501 - 19 Nov 2011 11:39:09 UTC - Search in distribution

Gtk2::GladeXML::Simple - A clean object-oriented interface to Gtk2::GladeXML River stage zero No dependents

Gtk2::GladeXML::Simple is a module that provides a clean and easy interface for Gnome/Gtk2 and Glade applications using an object-oriented syntax. You just make Gtk2::GladeXML::Simple your application's base class, have your "new" call "SUPER::new", ...

AMNESIAC/Gtk2-GladeXML-Simple-0.32 - 23 Jul 2005 06:25:49 UTC - Search in distribution

POE::Session::GladeXML2 - emit POE events for Gtk2 callbacks River stage one • 2 direct dependents • 2 total dependents

A simple helper module that lets you connect callback names from your .glade file with methods of an object. These methods are called as POE callback or postback methods. POE::Session::GladeXML automatically determines whether gtk expects the signal ...

MARTIJN/POE-Session-GladeXML2-0.40 - 17 Jun 2008 13:43:04 UTC - Search in distribution

lib/Glade2/Widget.pm River stage zero No dependents

MARTIJN/Glade2-Widget-0.1 - 20 Apr 2005 16:33:41 UTC - Search in distribution

Glade/GladeXML.pm River stage one • 1 direct dependent • 2 total dependents

MLEHMANN/Gtk-Perl-0.7010 - 15 Dec 2012 19:43:06 UTC - Search in distribution

Gtk2::GladeXML - (DEPRECATED) Create user interfaces directly from Glade XML files. River stage two • 6 direct dependents • 10 total dependents

NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE This module has been deprecated by the Gtk-Perl project. This means that the module will no longer be updated with security patches, bug fixes, or when changes are made in the Perl...

XAOC/Gtk2-GladeXML-1.008 - 07 Jan 2021 05:33:22 UTC - Search in distribution

UR::ModuleBase - Methods common to all UR classes and object instances. River stage one • 1 direct dependent • 1 total dependent

This is a base class for packages, classes, and objects which need to manage basic functionality in the UR framework such as inheritance, AUTOLOAD/AUTOSUB methods, error/status/warning/etc messages. UR::ModuleBase is in the @ISA list for UR::Object, ...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution

Bundle::Gnome2 - A bundle to install all the Gtk2 and Gnome2 modules. River stage zero No dependents

This module bundles together all the Perl libraries available for developing applications using the 2.x series of Gtk+ and Gnome. As well as the core toolkit libraries there are also extra widgets (like Gtk2::PodViewer) and bindings for libraries inc...

GBROWN/Bundle-Gnome2-0.12 - 04 Oct 2005 12:19:23 UTC - Search in distribution

Gtk2::Ex::DBI - Bind a Gtk2::GladeXML - generated window to a DBI data source River stage zero No dependents

This class ties data from a DBI datasource to widgets in a Gtk2+ window ( generated by Glade ). All that is required is that you name your widgets the same as the fields in your data source. You have to set up combo boxes ( ie create your Gtk2::ListS...

DKASAK/Gtk2-Ex-DBI-2.30 - 07 Feb 2014 14:18:17 UTC - Search in distribution

Locale::TextDomain::FAQ - Frequently asked questions for libintl-perl River stage three • 39 direct dependents • 207 total dependents

This FAQ...

GUIDO/libintl-perl-1.33 - 14 Dec 2022 08:08:20 UTC - Search in distribution

Gtk2::Ex::Geo - The main module to use for geospatial applications River stage one • 2 direct dependents • 2 total dependents

AJOLMA/Gtk2-Ex-Geo-0.66 - 03 Feb 2013 15:24:49 UTC - Search in distribution

Gtk3::Ex::DBI::Form - Bind a Gtk3::Builder - generated window to a DBI data source River stage zero No dependents

This module automates the process of tying data from a DBI datasource to widgets on a Glade-generated form. All that is required is that you name your widgets the same as the fields in your data source. You have to set up combo boxes ( ie create your...

DKASAK/Gtk3-Ex-DBI-3.3 - 28 Aug 2017 04:28:44 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::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

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

vptk_presentation River stage zero No dependents

FELIXL/vptk_w_2_42b - 27 Jul 2014 12:40:24 UTC - Search in distribution
29 results (0.035 seconds)