OpenLaszlo Incubator Directory

The Incubator directory contains components and other code that have been contributed to the OpenLaszlo project, but have not yet been fully integrated into the product. It is intended as an easy way to contribute code that doesn't have the level of documentation, testing, or API review that is required in other directories, or that is simply contributed too late in the release cycle to place elsewhere.

Components

autocompletecombobox
Combobox with autocomplete. Contributed by Daniel Kim.
base64.lzx
Base 64 encoder/decoder created by Brendan Fagan.
basecheckbox.lzx
Base class for a component representing a boolean value. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
baseedittext.lzx
This component provides the look and feel for user editable text, data binding, and focus events. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
baseradio.lzx
Base class for a single radio button. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
baseslider.lzx
Modifications to baseslider to support floating point. By Mark Davis at Laszlo Systems, Inc.
bigcheckbox.lzx
Checkbox using large resources. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
boxview.lzx
View with customizable border. Contributed by Brad Erickson.
checkbox.lzx
Smaller checkbox. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
closebox.lzx
No special behavior, just a button that looks like a closebox. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
colorpicker.lzx
Color selection tool created by Henry Minsky at Laszlo Systems, Inc.
defaultlistitem.lzx
Item type for a simpledefaultlist. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
domapi.js
A collection of compatability functions to bring LZX closer to the W3 DOM API bindings for ECMAScript. Created by Oliver Steele of Laszlo Systems, Inc.
draglib.lzx
Drag and drop library created by Sarah Allen at Laszlo Systems, Inc.
draglib-test.lzx can be found in the test subdirectory.
fisheye_lib.lzx
A fisheye component, contributed by Daniel Kim.
formlayout.lzx
A layout used to arrange title-control pairs as might appear in a form. Contributed by Togawa Manabu at Laszlo-Japan.
gradientview.lzx
A gradientview component created by Brendan Fagan. The test file gradientview-test.lzx can be found in the test subdirectory.
hsplitpane
Horizontal split pane. Contributed by Daniel Kim.
hscrollbar.lzx
Horizontal scrollbar with a different look. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
icontab.lzx
Nice-looking tab with an icon and a text label. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
icontogglebutton.lzx
Button, which toggles, which has only an icon, but no text. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
imagemap
Imagemap implementation
inspector
The "inspector" will let you visually inspect the view (or node) hierarchy. Click on a view to see its subviews. Submitted by Sarah Allan at Laszlo Systems, Inc.
labeledinputtext.lzx
Horizontal container for a right-aligned label and text field. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
lwzCalendar.lzx
An English calendar component, from lwz7512.
lzcombobox.lzx
Subclass of newcombobox with a visual appearance. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
lzeditcombobox.lzx
Like lzcombobox, but editable. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
lzedittext.lzx
Inputtext with edges. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
lzradio.lzx
Subclass of radiobutton with matching appearance to the other incubator lz components. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
minibutton.lzx
stylishbutton subclass with specialized resources to be smaller than a usual button. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
newcombobox.lzx
Alternate prototype combobox component; requires two include files. Contributed by Laszlo Systems, Inc.
newcombobox-test.lzx can be found in the test subdirectory.
opttree/opttree.lzx
An optimized implementation of tree, contributed by Adam Wolff of Laszlo Systems, Inc.
radioitem.lzx
A selectable list item which works like a radio button except it uses an icon instead of radio button graphics. . Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
rich-text
A rich text editor, and various support components. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
roundrect.lzx
Round rectangle component with optional gradient, created by Oliver Steele of Laszlo Systems, Inc.
roundrect-test.lzx can be found in the test subdirectory.
roundrectbutton.lzx
Round rectangle button without art assets (so programmers can make roundrect buttons that look three-dish without a designer in the loo) created by Benjamin Shine of Laszlo Systems, Inc.
test-roundrectbutton.lzx can be found in the test subdirectory.
scrollinputtext.lzx
Scrolling input text filed created by Max Carlson and Sarah Allen at Laszlo Systems, Inc.
Enhanced by Geert Bevin and Brendan Fagan of the Laszlo forums — thanks guys!
scrollinputtext-test.lzx can be found in the test subdirectory.
stepper.lzx
Numeric stepper component created by Jeff Freedman.
stepper-test.lzx can be found in the test subdirectory.
stylishbutton.lzx
A button which can be capsule-shaped or rectangular. Contributed by Benjamin Shine and the rest of the Laszlo Mail team at Laszlo Systems.
tooltipmanager.lzx
Provides support for tool tips, created by Krosscore, Inc. Modifications and improvements by Daniel Kim.
tooltipmanager-test.lzx can be found in the test subdirectory.
ulink.lzx
A text link that is decorated with an underline when hovered. The color, hover color, and hover decoration can be customized, and all attributes can be data bound. Created by Oliver Steele of Laszlo Systems, Inc.
validators
Utilities for incrementally validating form entry values. Contributed by Togawa Manabu at Laszlo-Japan. See laszlo.jp for updates. Timevalidator contributed by Luca Ritossa.
vscrollbar.lzx
Vertical scrollbar with a different look. Contributed by the Laszlo Mail team at Laszlo Systems, Inc.
vslider.lzx
Vertical slider contributed by Sebastian Wagner.

Other Software

SOLO Deployment Wizard JSP
Created by Henry Minsky (hminsky@laszlosystems.com)