Search results for "module:Wx"
Wx - interface to the wxWidgets cross-platform GUI toolkit
The Wx module is a wrapper for the wxWidgets (formerly known as wxWindows) GUI toolkit. This module comes with extensive documentation in HTML format; you can download it from http://wxperl.sourceforge.net/...
MDOOTSON/Wx-0.9932 - 18 Apr 2017 01:22:32 UTC
Wx::WebKit - Perl extension to access OS X's webkit framework under Wx
Provides access to the webkit framwork as a widget under Wx for OS X users. EXPORT None by default....
DSUGAL/Wx-WebKit-0.02 - 08 May 2006 17:36:44 UTC
Wx::ActiveX - ActiveX Control Interface for Wx
Load ActiveX controls for wxWindows. The package installs a module in Wx::Demo for reference. There are some wrapped controls included with the package: Wx::ActiveX::IE Internet Explorer Control Wx::ActiveX::Mozilla Mozilla Browser Control Wx::Active...
MDOOTSON/Wx-ActiveX-0.16 - 28 Feb 2012 07:21:28 UTC
Wx::Metafile - Implementation of the wxMetafile class of wxWindows
See for more information the wxPerl documentation that can be downloaded from the wxPerl website (http://wxperl.sf.net), which also contains the documentation for this class. Mind you: Wx::Metafile works only on Win32 platforms. It won't do anything ...
JOUKE/Wx-Metafile-0.02 - 26 Oct 2003 21:43:19 UTC
Wx::Demo - the wxPerl demo
Every demo is a module in the Wx::DemoModules::* namespace. On startup Wx::Demo collects the lits of Demo Modules, tries to load each one of them and displays a list of them based on a categorization within the Demo Modules. You can also locate Demos...
MDOOTSON/Wx-Demo-0.22 - 31 Mar 2014 14:05:04 UTC
Padre::Wx - Wx integration for Padre
Support function library for Wx related things, and bootstrap logic for Wx integration. Isolates any Wx.pm twiddling away from the actual Padre implementation code. Load every exportable constant, so that they come into existence in the "Wx::" packag...
PLAVEN/Padre-1.00 - 09 Nov 2013 05:08:58 UTC
Wx::Polygon - Draw and manipulate polygons for wxPerl
"new( POLYGON =" \(Wx::Point,...) | ELLIPSE => \(x_offset,y_offset,width,heigth) ) --> Wx::Polygon> Instantiates a new Wx::Polygon with an array of Wx::Points for a given "POLYGON" or an ellipse with given parameters. "add_point(x,y,recalc=1) --> voi...
OESTERHOL/Wx-Polygon-0.06 - 20 Apr 2004 10:03:25 UTC
Wx::Mozilla - Use the embedded Mozilla HTML rendering engine in WxPerl programs.
This is an alpha version of the module. It works on a current stable debian system, but past that you're somewhat on your own. The module API is the same as the basic WxMozilla API, which is generally the same as the basic Mozilla embedding API. In o...
DSUGAL/Wx-Mozilla-0.05 - 24 Mar 2006 15:08:36 UTC
Wx::Scintilla - Scintilla source code editing component for wxWidgets
While we already have a good scintilla editor component support via Wx::StyledTextCtrl in Perl, we already suffer from an older scintilla package and thus lagging Perl support in the popular Wx Scintilla component. wxWidgets <http://wxwidgets.org> ha...
AZAWAWI/Wx-Scintilla-0.39 - 04 Sep 2012 10:25:30 UTC
Wx::DialUpManager - perl extension for wxDialUpManager
This is an example of writing an extension for wxPerl (a more complete sample than Wx::Sample::XS). If you want to use this module, please refer to the wxWindows documentation for wxDialUpManager....
PODMASTER/Wx-DialUpManager-0.03 - 11 Nov 2003 07:17:23 UTC
Wx::GLCanvas - interface to wxWidgets' OpenGL canvas
The documentation for this module is included in the main wxPerl distribution (wxGLCanvas)....
MBARBON/Wx-GLCanvas-0.09 - 11 Aug 2009 19:12:03 UTC
Wx::WidgetMaker - a CGI.pm-like library for wxPerl
When starting to learn wxPerl, it can be frustrating trying to figure out which widgets handle what functionality. If you've ever done CGI development, you soon realize why it's not a bad idea to leverage the web browser as a graphical user interface...
SLANNING/Wx-WidgetMaker-0.11 - 04 Aug 2004 16:35:44 UTC
Wx::TreeListCtrl - interface to the Wx::TreeListCtrl class
Wx::TreeListCtrl is a wrapper for the wxTreeListCtrl class in the wxWidgets GUI toolkit. EXPORT None by default. Exportable constants wxTL_MODE_NAV_FULLTREE wxTL_MODE_NAV_EXPANDED wxTL_MODE_NAV_VISIBLE wxTL_MODE_NAV_LEVEL wxTL_MODE_FIND_EXACT wxTL_MO...
MDOOTSON/Wx-TreeListCtrl-0.13 - 22 Jun 2011 04:26:42 UTC
Wx::PdfDocument - wxPerl wrapper for the wxPdfDocument classes.
Wx::PdfDocument is a wrapper for the wxPdfDocument wxcode classes for the wxWidgets GUI toolkit. Wx::PdfDocument allows you to create PDF documents directly using Wx::PlPdfDocument methods either directly or in a derivied class. It also provides clas...
MDOOTSON/Wx-PdfDocument-0.21 - 18 Apr 2017 00:56:11 UTC
Wx::SimplePlotter - Simple Plotter Control
This wxWidgets control plots points (e.g. function results) with different colors. It automatically scales its output according to the control size. The points are passed as pairs of coordinates. Points are connected by lines when drawn. The control ...
CRENZ/Wx-SimplePlotter-0.03 - 06 Jun 2005 08:16:21 UTC
Aut::UI::Wx - A wxPerl User Interface for the Aut framework.
This User Interface has the same interface as "Aut::UI::Console". Please refere to this interface for more information. Interface The interface extends the minimal "Aut::UI::Console" interface. Functions "new([parent]) --> Aut::UI::Wx" The "new" func...
OESTERHOL/Aut-UI-Wx-0.02 - 11 Apr 2004 20:43:27 UTC
Wx::Perl::Carp - a replacement for Carp in Wx applications
MDOOTSON/Wx-0.9932
-
18 Apr 2017 01:22:32 UTC
Padre::Wx::App - Padre main Wx application abstraction
For architectural clarity, Padre maintains two separate collections of resources, a Wx object tree representing the literal GUI elements, and a second tree of objects representing the abstract concepts, such as configuration, projects, and so on. The...
PLAVEN/Padre-1.00 - 09 Nov 2013 05:08:58 UTC