The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Prima clipboard"

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

Prima::Classes - binder module for the built-in classes. River stage two • 17 direct dependents • 19 total dependents

"Prima::Classes" and Prima::Const form a minimal set of perl modules needed for the toolkit to run. Since the module provides bindings for the core classes, it is required to be included in every Prima-related module and program....

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

Prima - a Perl graphic toolkit River stage two • 17 direct dependents • 19 total dependents

Prima is a classic 2D GUI toolkit that works under Windows and X11 environments. The toolkit features a rich widget library, extensive 2D graphic support, PDF generation, modern Unicode text input and output, and supports a wide set of image formats....

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

Prima::X11 - usage guide for the X11 environment River stage two • 17 direct dependents • 19 total dependents

This document describes subtle topics one must be aware of when programming or using Prima programs under X11. The document covers various aspects of the toolkit and its implementation details with the guidelines of the expected use. Also, some of th...

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

Prima::faq - Frequently asked questions about Prima River stage two • 17 direct dependents • 19 total dependents

The FAQ covers various topics around Prima, such as distribution, compilation, installation, and programming....

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

Prima::Edit - standard text editor River stage two • 17 direct dependents • 19 total dependents

The class provides text editing capabilities, three types of selection, text wrapping, syntax highlighting, auto indenting, undo and redo function, and search and replace methods. The module declares the "bt::" package that contains integer constants...

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

VB - Visual Builder for the Prima toolkit River stage two • 17 direct dependents • 19 total dependents

Visual Builder is a RAD-style suite for designing forms using the Prima toolkit. It provides a rich set of perl-based widgets which can be inserted into a window-based form by simple actions. The form can be stored in a file and loaded by either a us...

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

Prima::Widget - window management River stage two • 17 direct dependents • 19 total dependents

Prima::Widget is a descendant of the Prima::Component class, that provides comprehensive management of system-dependent windows. Objects of the Prima::Widget class are mapped to the screen space as a rectangular area, with distinct boundaries, a poin...

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

Prima::TextView - rich text browser widget River stage two • 17 direct dependents • 19 total dependents

Prima::TextView accepts blocks of formatted text and provides basic functionality for text scrolling and user selection. The text strings are stored as one large text chunk accessible with the "::text" and "::textRef" properties. A block of formatted...

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

Prima::InputLine - input line widget River stage two • 17 direct dependents • 19 total dependents

The class provides the basic functionality of an input line, including hidden input, read-only state, selection, and clipboard operations. The input line text data is stored in the text property....

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

Prima::internals - Prima internal architecture River stage two • 17 direct dependents • 19 total dependents

This document describes the internal structures of the Prima toolkit, its loading considerations, object and class representation, and C coding style....

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

Prima::Application - the root of the widget hierarchy River stage two • 17 direct dependents • 19 total dependents

The Prima::Application class serves as the hierarchy root for the majority of Prima objects. All toolkit widgets are ultimately owned by the application object. There can be only one instance of the Prima::Application class at a time....

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

Prima::VB::Classes - Visual Builder widgets and types River stage two • 17 direct dependents • 19 total dependents

Visual Builder is designed without prior knowledge of the widget classes that would be contained in its widget palette. Instead, it provides the registration interface for new widgets and their specific properties. This document describes the API pro...

KARASIK/Prima-1.72 - 31 Jan 2024 09:42:17 UTC
13 results (0.034 seconds)