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:IUP Image"

IUP::Image - [GUI element] image to be shown on a label, button, toggle, or as a cursor River stage zero No dependents

Creates an image to be shown on a label, button, toggle, or as a cursor....

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

lib/IUP/Image.pm River stage zero No dependents

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

IUP::Manual::07_UsingImageLibrary - Using IUP buil-in image library River stage zero No dependents

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

IUP::Label - [GUI element] displays a separator, a text or an image River stage zero No dependents

Creates a label interface element, which displays a separator, a text or an image....

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

IUP::Tree - [GUI element] tree containing nodes of branches or leaves with associated text/image River stage zero No dependents

Creates a tree containing nodes of branches or leaves. Both branches and leaves can have an associated text and image. The branches can be expanded or collapsed. When a branch is expanded, its immediate children are visible, and when it is collapsed ...

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

IUP - Cross-platform GUI toolkit for building graphical user interfaces River stage zero No dependents

The IUP module is a cross-platform GUI toolkit designed to run on MS Windows (incl. Cygwin), GTK+ and Motif/X11. On all platform it uses native GUI widgets. Source code: see 1-apps/app-sample1.pl <https://metacpan.org/source/KMX/IUP-0.305/examples//1...

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

IUP::Toggle - [GUI element] two-state (on/off) button with a text and/or an image River stage zero No dependents

Creates the toggle interface element. It is a two-state (on/off) button that, when selected, generates an action that activates a function in the associated application. Its visual representation can contain a text or an image....

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

IUP::Button - [GUI element] button decorated with a text and/or an image River stage zero No dependents

GUI element that is a button. When selected, this element activates a function in the application. Its visual presentation can contain a text and/or an image. NOTE: The buttons with image and text simultaneous have PADDING '5x5', the other buttons ha...

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

IUP::Item - [GUI element] item of the menu interface element River stage zero No dependents

Creates an item of the menu interface element. When selected, it generates an action....

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

IUP::Tabs - [GUI element] allows a single dialog to have several screens, grouping options River stage zero No dependents

Creates a Tabs element. Allows a single dialog to have several screens, grouping options. The grouping is done in a single line of tabs arranged according to the tab type. Also known as Notebook in native systems....

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

IUP::Fill - [GUI element] dynamically occupies empty spaces always trying to expand itself River stage zero No dependents

Creates a Fill composition element, which dynamically occupies empty spaces always trying to expand itself. Its parent must be an IUP::Hbox or an IUP::Vbox. If an EXPAND is set on at least one of the other children of the box, then the Fill is ignore...

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

IUP::Hbox - [GUI element] container for composing elements horizontally River stage zero No dependents

Creates a void container for composing elements horizontally. It is a box that arranges the elements it contains from left to right. It does not have a native representation....

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

IUP::Plot - [GUI element] canvas-like element for creating 2D plots River stage zero No dependents

Creates a PPlot-based plot. PPlot is a library for creating plots that is system independent. It is available at SourceForge http://pplot.sourceforge.net <http://pplot.sourceforge.net/>. However the standard PPlot distribution source code was changed...

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

IUP::Vbox - [GUI element] container for composing elements vertically River stage zero No dependents

Creates a void container for composing elements vertically. It is a box that arranges the elements it contains from top to bottom. It does not have a native representation....

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

IUP::List - [GUI element] displays a list of items (listbox, combobox, dropdown) River stage zero No dependents

Creates an interface element that displays a list of items. The list can be visible or can be dropped down. It also can have an edit box for text input. So it is a 4 in 1 element. In native systems the dropped down case is called Combo Box....

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

IUP::Text - [GUI element] editable text field (single/multi-line, plain/rich-text) River stage zero No dependents

Creates an editable text field....

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

IUP::Frame - [GUI element] frame with a title around an interface element River stage zero No dependents

Creates a Frame interface element, which draws a frame with a title around an interface element....

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

IUP::Radio - [GUI element] container for grouping mutual exclusive toggles (radiobutton) River stage zero No dependents

Creates a void container for grouping mutual exclusive toggles. Only one of its descendent toggles will be active at a time. The toggles can be at any composition. It does not have a native representation....

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

IUP::Cells - [GUI element] grid widget (set of cells) that enables chess-table-like drawings River stage zero No dependents

Creates a grid widget (set of cells) that enables several application-specific drawing, such as: chess tables, tiles editors, degrade scales, drawable spreadsheets and so forth. This element is mostly based on application callbacks functions that det...

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

IUP::Canvas - [GUI element] 2D canvas with many drawing and text functions River stage zero No dependents

Creates an interface element that is a canvas - a working area for your application....

KMX/IUP-0.305 - 07 Sep 2016 19:02:56 UTC
34 results (0.219 seconds)