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

Search results for "wxPerl"

wxPerl::Styles - shortcuts for wxFOO style constants River stage one • 2 direct dependents • 2 total dependents

EWILHELM/wxPerl-Styles-v0.0.1 - 22 Apr 2007 08:03:13 UTC - Search in distribution

WxPerl::MenuMap - An object to introspect a Wx::Menu River stage zero No dependents

EWILHELM/dotReader-v0.11.2 - 23 Apr 2007 01:08:29 UTC - Search in distribution

wxPerl::Constructors - parameterized constructors River stage one • 1 direct dependent • 1 total dependent

EWILHELM/wxPerl-Constructors-v0.0.4 - 22 Apr 2007 23:27:36 UTC - Search in distribution

Wx::Perl::Carp - a replacement for Carp in Wx applications River stage two • 56 direct dependents • 67 total dependents

MDOOTSON/Wx-0.9932 - 18 Apr 2017 01:22:32 UTC - Search in distribution

Wx::Perl::DirTree - A directory tree widget for wxPerl River stage zero No dependents

Many widgets that display directory trees are dialogs or can't handle drives on Windows. This module aims to fill the gap. It can be integrated in any frame or dialog and it handles drives under Windows....

RENEEB/Wx-Perl-DirTree-0.07 - 12 Sep 2010 11:54:02 UTC - Search in distribution

Wx::Perl::Imagick - A drop-in replacement for Wx::Image with all functionality of Image::Magick River stage zero No dependents

This class is meant to be a replacement for Wx::Image, adding all functionality of Image::Magick. Hence the name Wx::Perl::Imagick. Most of the API of Wx::Image has been copied for backwards compatibility, but you can also call any method of Image::M...

JOUKE/Wx-Perl-Imagick-0.02 - 16 Jun 2005 12:19:04 UTC - Search in distribution

Wx::Perl::DbLinker - Wx gui building part of DbLinker. River stage zero No dependents

This module automates the process of tying data from a database to widgets on a xrc-generated form. Steps for use: * Create a Gtk2::Ex::DbLinker::xxxDataManager object that contains the rows to display. Use DbiDataManager, RdbDataManager or DbcDataMa...

RAPPAZF/Wx-Perl-DbLinker-0.013 - 02 Jun 2017 08:29:08 UTC - Search in distribution

Wx::Perl::ListCtrl - a sensible API for Wx::ListCtrl River stage one • 2 direct dependents • 5 total dependents

The "Wx::ListCtrl" API is terrible. This module goes further than "Wx::ListView" in providing a sane api for "Wx::ListCtrl". This module is not a drop-in replacement for "Wx::ListCtrl" and "Wx::ListView" . "Wx::Perl::ListCtrl" derives from "Wx::ListV...

MBARBON/Wx-Perl-ListCtrl-0.03 - 18 Apr 2010 17:01:47 UTC - Search in distribution

Wx::Perl::ListView - virtual list control interface River stage one • 1 direct dependent • 1 total dependent

MBARBON/Wx-Perl-ListView-0.01 - 28 Apr 2007 10:34:59 UTC - Search in distribution

Wx::Perl::Packager River stage zero No dependents

Assist packaging wxPerl applications on Linux (GTK) and MSWin Wx::Perl::Packager must be loaded before any part of Wx so should appear at the top of your main script. If you load any part of Wx in a BEGIN block, then you must load Wx::Perl::Packager ...

MDOOTSON/Wx-Perl-Packager-0.27 - 16 Sep 2010 00:25:10 UTC - Search in distribution

Wx::Perl::Throbber - An animated throbber/spinner River stage zero No dependents

This control is based on the Python library wx.throbber. A throbber displays an animated image that can be started, stopped, reversed, etc. Useful for showing an ongoing process (like most web browsers use) or simply for adding eye-candy to an applic...

SIMONFLK/Wx-Perl-Throbber-1.05 - 25 Mar 2005 13:41:26 UTC - Search in distribution

Wx::Perl::TreeView - virtual tree control interface River stage zero No dependents

"Wx::Perl::TreeView" provides a "virtual" tree control, similar to a virtual "Wx::ListCtrl". All the data access methods are contained inside "Wx::Perl::TreeView::Model". "Wx::Perl::TreeView" forwards all unknown method calls to the contained "Wx::Tr...

MBARBON/Wx-Perl-TreeView-0.02 - 28 Apr 2007 10:34:48 UTC - Search in distribution

Wx::Perl::EntryList - dynamic list that can be displayed in various controls River stage zero No dependents

A dynamic list that can be observed (using "Class::Publisher") for changes and can be displayed in various controls....

MBARBON/Wx-Perl-EntryList-0.01 - 21 Aug 2008 20:09:05 UTC - Search in distribution

Wx::Perl::IconDepot - Use icon libraries quick & easy River stage zero No dependents

This module allows Wx easy access to icon libraries used in desktops like KDE and GNOME. It supports libraries containing scalable vector graphics like Breeze if Image::LibRSVG is installed. If not you are confined to bitmapped libraries like Oxygen ...

HANJE/Wx-Perl-IconDepot-0.04 - 07 May 2022 19:35:36 UTC - Search in distribution

Wx::Perl::DataWalker - Perl extension for blah blah blah River stage one • 2 direct dependents • 3 total dependents

"Wx::Perl::DataWalker" implements a "Wx::Frame" subclass that shows a relatively simple Perl data structure browser. After opening such a frame and supplying it with a reference to an essentially arbitrary data structure, you can visually browse it b...

SMUELLER/Wx-Perl-DataWalker-0.02 - 29 Mar 2009 10:07:05 UTC - Search in distribution

Wx::Perl::PodBrowser - toplevel POD browser window River stage zero No dependents

This is a POD documentation browser frame. The POD is displayed using "Wx::Perl::PodRichText" which is a "RichTextCtrl". There's menus for various features and the links in the text can be followed to other documents. +-------------------------------...

KRYDE/Wx-Perl-PodBrowser-15 - 30 Apr 2017 09:26:14 UTC - Search in distribution

Wx::Perl::TreeChecker - Tree Control with checkbox functionality River stage zero No dependents

Wx::Perl::TreeChecker is a tree control with check boxes so users can select parts of the tree. A typical use would be a file-selector for backup / archive....

SIMONFLK/Wx-Perl-TreeChecker-1.13 - 25 Mar 2005 13:46:49 UTC - Search in distribution

Wx::Perl::BrowseButton - a file/directory browse control River stage zero No dependents

This simple control displays a text input field asociated with a browse button. The user can either type the path inside the text field or click the browse button to open a file/directory browser. The control sends a 'path changed' event when either ...

MBARBON/Wx-Perl-BrowseButton-0.01 - 20 Dec 2005 19:04:49 UTC - Search in distribution

Wx::Perl::ProcessStream - access IO of external processes via events River stage one • 1 direct dependent • 1 total dependent

This module provides the STDOUT, STDERR and exit codes of asynchronously running processes via events. It may be used for long running or blocking processes that provide periodic updates on state via STDOUT. Simple IPC is possible via STDIN. Do not u...

MDOOTSON/Wx-Perl-ProcessStream-0.32 - 28 Mar 2012 04:34:58 UTC - Search in distribution

Wx::Perl::FSHandler::LWP - file system handler based upon LWP River stage zero No dependents

The "Wx::Perl::FSHandler::LWP" is a "wxFileSystemHandler" implementation based upon "LWP::UserAgent", and is meant as a superior replacement for "wxInternetFSHandler"....

MBARBON/Wx-Perl-FSHandler-LWP-0.03 - 11 Mar 2007 18:57:21 UTC - Search in distribution
55 results (0.058 seconds)