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

Search results for "Win32::GUI"

Win32::GUI - Perl Win32 Graphical User Interface Extension River stage one • 9 direct dependents • 9 total dependents

KMX/Win32-GUI-1.14 - 01 Jun 2017 13:07:51 UTC - Search in distribution

Win32::GUI::Carp - Redirect warnings and errors to Win32::GUI MessageBoxes River stage zero No dependents

When Perl programs are run in a GUI environment, it is often desirable to have them run with no console attached. Unfortunately, this causes any warnings or errors to be lost. Worse, fatal errors can cause your program to silently disappear, forcing ...

JOHNSCA/Win32GUICarp-1.01 - 12 May 2004 00:31:03 UTC - Search in distribution

Win32::GUI::HyperLink - A Win32::GUI Hyperlink control River stage zero No dependents

ROBERTMAY/Win32-GUI-HyperLink-0.14 - 17 Jul 2009 15:10:29 UTC - Search in distribution

Win32::GUI::Scintilla - Add Scintilla edit control to Win32::GUI River stage zero No dependents

Scintilla is a free source code editing component. See : http:/www.scintilla.org/ Scintilla creation "new" (...) Create a new Scintilla control. Parameter : -name : Window name -parent : Parent window -left : Left position -top : Top position -width ...

LROCHER/Win32-GUI-Scintilla-1.7 - 28 Feb 2004 16:17:08 UTC - Search in distribution

Win32::GUI::XMLBuilder - Build Win32::GUIs using XML. River stage zero No dependents

This module allows Win32::GUIs to be built using XML. For examples on usage please look in samples/ directory....

BSDZ/Win32-GUI-XMLBuilder-0.39 - 25 Jan 2007 11:33:13 UTC - Search in distribution

Win32::GUI::OpenGLFrame - Integrate OpenGL with Win32::GUI River stage zero No dependents

Win32::GUI::OpenGLFrame provides a binding between the perl OpenGL module and Win32::GUI. If all you want is windows with OpenGL content, the the OpenGL module provides a binding to the Win32 glut windowing library. This module will be useful if the ...

ROBERTMAY/Win32-GUI-OpenGLFrame-0.02 - 14 Jul 2009 18:20:52 UTC - Search in distribution

Win32::GUI::SplashScreen - Win32::GUI SplashScreen support River stage zero No dependents

ROBERTMAY/Win32-GUI-SplashScreen-0.04 - 19 Jul 2009 02:20:15 UTC - Search in distribution

Win32::CtrlGUI - Remote-control Win32 GUI applications River stage zero No dependents

"Win32::CtrlGUI" makes it much easier to use "Win32::Setupsup" to control Win32 GUIs. It relies completely on "Win32::Setupsup" for its underlying interaction with the GUI, but it provides a very powerful and somewhat user-friendly OO interface to ma...

CJM/Win32-CtrlGUI-0.32 - 10 Jan 2015 19:44:20 UTC - Search in distribution

Win32::GuiTest - Perl GUI Test Utilities. River stage one • 2 direct dependents • 2 total dependents

Most GUI test scripts I have seen/written for Win32 use some variant of Visual Basic (e.g. MS-VB or MS-Visual Test). The main reason is the availability of the SendKeys function. A nice way to drive Win32 programs from a test script is to use OLE Aut...

KARASIK/Win32-GuiTest-1.64 - 16 Aug 2019 08:52:42 UTC - Search in distribution

Win32::GUIRobot - send keyboard and mouse input to win32, analyze graphical output River stage one • 1 direct dependent • 1 total dependent

The module is a superset of "Win32::GuiTest" module functionality, with addition of simple analysis of graphic output. The module is useful where analysis based on enumeration of window by title, class, etc is not enough (in particular in Citrix envi...

KARASIK/Win32-GUIRobot-0.05 - 22 Oct 2007 11:43:28 UTC - Search in distribution

Win32::GUITaskAutomate - A module for automating GUI tasks. River stage zero No dependents

I wrote this module because I needed to automate certain GUI tasks in a limited amount of time. Win32::GUIRobot was very helpful to me with that, however I wanted some interface that would allow me to write "robot instructions" more easily and quickl...

ZOFFIX/Win32-GUITaskAutomate-0.06 - 08 Dec 2013 01:09:27 UTC - Search in distribution

Win32::Exe - Manipulate Win32 executable files River stage one • 2 direct dependents • 3 total dependents

This module parses and manipulating Win32 PE/COFF executable headers, including version information, icons, manifest and other resources. The module Win32::Exe::Manifest can be used for manifest handling. A script exe_update.pl is provided for simple...

MDOOTSON/Win32-Exe-0.17 - 19 Jul 2011 21:58:18 UTC - Search in distribution

Wx - interface to the wxWidgets cross-platform GUI toolkit River stage two • 56 direct dependents • 67 total dependents

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 - Search in distribution
  • Install - Build and install wxPerl

Win32::Capture - Capture screen and manipulate it with Win32::GUI::DIBitmap instance. River stage zero No dependents

The purposes of package are similar to Win32::Screenshot. But you can manipulate screen shot image with Win32::GUI::DIBitmap instance. Screen capture functions All of these functions are returning a new Win32::GUI::DIBitmap instance on success or und...

KENWU/Win32-Capture-1.6 - 23 Jul 2014 16:30:01 UTC - Search in distribution

IUP::Dialog - [GUI element] the main GUI element; the main application window River stage zero No dependents

Creates a dialog element. It manages user interaction with the interface elements. For any interface element to be shown, it must be encapsulated in a dialog....

KMX/IUP-0.305 - 07 Sep 2016 19:02:56 UTC - Search in distribution

Prima::Clipboard - GUI interprocess data exchange River stage two • 17 direct dependents • 19 total dependents

Prima::Clipboard is an interface to system clipboards. Depending on the OS, there can be only one clipboard (Win32), or three (X11). The class is also used for data exchange in drag-and-drop interactions....

KARASIK/Prima-1.72 - 31 Jan 2024 09:42:17 UTC - Search in distribution

Win32::AutoItX - Automate the Windows GUI using AutoItX River stage zero No dependents

Win32::AutoItX helps to automate the Windows GUI using the AutoItX COM interface. To use this module you have to install AutoIt v3 (https://www.autoitscript.com/autoit3/) or register the AutoItX COM/ActiveX component. On the first constructor ("new")...

MTELNOV/Win32-AutoItX-1.01 - 04 Oct 2017 06:18:39 UTC - Search in distribution

Tk::Wizard - GUI for step-by-step interactive logical process River stage one • 1 direct dependent • 1 total dependent

In the context of this namespace, a Wizard is defined as a graphic user interface (GUI) that presents information, and possibly performs tasks, step-by-step via a series of different pages. Pages (or 'screens', or 'Wizard frames') may be chosen logic...

LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC - Search in distribution

Devel::ptkdb - Perl debugger using a Tk GUI River stage one • 1 direct dependent • 2 total dependents

ptkdb is a debugger for perl that uses perlTk for a user interface. Features include: Hot Variable Inspection Breakpoint Control Panel Expression List Subroutine Tree...

AEPAGE/Devel-ptkdb-1.1091 - 26 Apr 2004 17:06:19 UTC - Search in distribution

pp - PAR Packager River stage one • 5 direct dependents • 6 total dependents

pp creates standalone executables from Perl programs, using the compressed packager provided by PAR, and dependency detection heuristics offered by Module::ScanDeps. Source files are compressed verbatim without compilation. You may think of pp as "pe...

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC - Search in distribution
  • tkpp - frontend to pp written in Perl/Tk.
93 results (0.142 seconds)