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

Search results for "distribution:Prima Prima"

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::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::MDI - top-level window emulation River stage two • 17 direct dependents • 19 total dependents

MDI stands for Multiple Document Interface and is a Microsoft Windows user interface that consists of multiple non-top-level windows belonging to an application window. The module contains classes that provide similar functionality; sub-window widget...

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::Menu - pull-down and pop-up menu objects River stage two • 17 direct dependents • 19 total dependents

The document describes the interfaces of Prima::AbstractMenu class, and its three descendants - Prima::Menu, Prima::Popup, and Prima::AccelTable. Prima::AbstractMenu is a descendant of the Prima::Component class, and its specialization is the handlin...

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

Prima::File - asynchronous stream I/O River stage two • 17 direct dependents • 19 total dependents

The Prima::File class provides access to the I/O stream notifications that are called when a file handle becomes readable, writable, or if an exception/out-of-band message occurs. Registering file handles to Prima::File objects makes it possible for ...

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

Prima::Label - static text widget River stage two • 17 direct dependents • 19 total dependents

The class is designed for the display of text and provides no user interaction. The text output capabilities include wrapping, horizontal and vertical alignment, and automatic widget resizing to match text extensions. If the text contains a tilde-esc...

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

Prima::Utils - miscellaneous routines River stage two • 17 direct dependents • 19 total dependents

The module contains miscellaneous helper routines...

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

Prima::Image - 2-D graphic interface for images River stage two • 17 direct dependents • 19 total dependents

"Prima::Image", "Prima::Icon", and "Prima::DeviceBitmap" are the classes for bitmap handling, file, and graphic input and output. "Prima::Image" and "Prima::DeviceBitmap" are descendants of "Prima::Drawable" and represent bitmaps, stored in memory. "...

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

Prima::types - builtin types River stage two • 17 direct dependents • 19 total dependents

This document describes the auxiliary second-citizen classes that are used as results of Prima methods and accepted as inputs. Objects that instantiate from these classes are usually never created manually. The names of some of these classes begin wi...

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

Prima::Lists - list widgets River stage two • 17 direct dependents • 19 total dependents

The module provides several listbox classes that differ in the way items in the list widget are associated with data. The hierarchy of classes is as follows: AbstractListViewer AbstractListBox ListViewer ProtectedListBox ListBox The root class "Prima...

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

Prima::Const - predefined constants River stage two • 17 direct dependents • 19 total dependents

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

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

prima-gencls - class interface compiler for Prima core modules River stage two • 17 direct dependents • 19 total dependents

Creates C files for Prima core module object definitions....

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

Prima::Timer - programmable periodical events River stage two • 17 direct dependents • 19 total dependents

The Prima::Timer class arranges for the periodical notifications to be delivered in certain time intervals. The notifications are triggered by the system and are seen as the "Tick" events. There can be many active Timer objects at one time, spawning ...

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

Prima::noX11 - Use Prima without X11 River stage two • 17 direct dependents • 19 total dependents

Prima will by default connect to X11 server on unix. To use Prima functionality in modules or programs where this default behavior is undesired, please follow the guidelines below. No connection In the beginning of a script or a module that is never ...

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

Prima::Grids - grid widgets River stage two • 17 direct dependents • 19 total dependents

The module provides classes for several abstraction layers for the representation of grid widgets. The class hierarchy is as follows: AbstractGridViewer AbstractGrid GridViewer Grid The root class, "Prima::AbstractGridViewer", provides a common inter...

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

Prima::Menus - menu widgets River stage two • 17 direct dependents • 19 total dependents

This module contains classes that can create menu widgets used as regular widgets, without any special considerations about system-depended menus....

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

Prima::Docks - dockable widgets River stage two • 17 direct dependents • 19 total dependents

The module contains a set of classes and an implementation of the dockable widgets interface. The interface assumes two parties, the dockable widget, and the dock widget; the generic methods for the dock widget class are contained in the "Prima::Abst...

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

Prima::MsgBox - standard message and input dialog boxes River stage two • 17 direct dependents • 19 total dependents

The module contains methods that start standard simple message dialogs...

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