Rounded Edit Text Box (Laszlo 4.2)

From Pawel Jackowski

Updated (and simplified) version of roundedittext component available on laszlocode.com. It is compatible with Laszlo 4.2....

read more | view demo

Category

From Timster

A custom designed component that allows you to group visual components. It is inspired by the Java Swing-Component TitleBorder....

read more | view demo

Busy icon

From Pawel Jackowski

Small class placing compiled swf next to mouse pointer. Resource will move along with pointer....

read more | view demo

Math ML

From Tempest Strings Enterprises

The MathML library is a heavily customized extension to the Drawview class compatible with the latest trunk build from OpenLaszlo's subversi...

read more | view demo

vsplitpane

From Andy

Since I could not find a vertical version of the hsplitpane in the incubator, I re-wrote the hsplitpane by just changing the dimensions. May...

read more | view demo

Text File/Error Log Importer

From MobileDataNow

This method pulls in externally generated error logs / XML Content. The function runs every 10 seconds so that if the external file is modif...

read more | view demo

myTooltipText

From LaSlow

Tooltip/Text Extension Created multiline tooltips on a text. OpenLaszlo 4.1 ready....

read more | view demo

Webservice - math

From OpenLaszlo

Shows a simple webservice with maths...

read more | view demo

Webservice - data

From OpenLaszlo

Retrieves list of data from wsdl url...

read more | view demo

SOAP webservice - Dictionary

From Nick

Shows a soap web service calling dictionary definitions...

read more | view demo

Microslash

From Openlaszlo forums via inertia

An RDF reader which displays the latest posts from slashdot.org Originally posted at: http://forum.openlaszlo.org/showthread.php?t=649...

read more | view demo

AESCryptLz for de-/encryption

From Openlaszlo forums via sYnie

AESCryptLz can de-/encrypt data using AES/ECB without padding. You can either use a 128 bit hex key or a password, that will be converted to...

read more | view demo

Google Maps with OpenLaszlo

From Openlaszlo forums via Togawa

Google Maps with Openlaszlo Originally posted at: http://forum.openlaszlo.org/showthread.php?t=7197&highlight=yahoo+maps...

read more | view demo

Yahoo Maps with OpenLaszlo

From Openlaszlo forums via Togawa

A nice implementation of Yahoo Maps integrated into OpenLaszlo. Originally shown at :http://forum.openlaszlo.org/showthread.php?t=4704&hi...

read more | view demo

14-15 Game

From Openlaszlo forums via bazan

Simple puzzle game with some nice graphics. Made back in 2003 so only works properly when compiled to flash 6. The scramble and solve button...

read more | view demo

Tree with Clickable Node Text

From Nick

Based on Opttree, normally you have to click the expanders to expand the node. This modification lets you also click the text on the same no...

read more | view demo

Icon Tree

From MobileDataNow

Based on the Opttree, includes either the same or different icons on each node....

read more | view demo

Drag Tree

From Nick

Based on Opttree, the nodes can be dragged and dropped either on to other nodes or external targets. Also contains a drag tree with icons....

read more | view demo

Tree with Right Click

From MobileDataNow

This component adds right click functionality to the opttree component. Features are: - Enable/disable individual items - Each node ca...

read more | view demo

Ruler

From OpenLaszlo forums via quantumsheep

A simple ruler with many configurable options. Doesn't work with OpenLaszlo 4.x (only 3.x) Originally posted at: http://forum.openlasz...

read more | view demo

Color Set

From OpenLaszlo forums via dheon09

Very simple colorpicker Originally posted at: http://forum.openlaszlo.org/showthread.php?t=5978...

read more | view demo

Drag and Drop Utility

From OpenLaszlo forums via bigBADguy

This is a generic drag-n-drop library. - You can double-click or drag items between two listboxes. - Drag-n-drop within a Grid Since th...

read more | view demo

Simple Date Picker

From OpenLaszlo forums via bigBADguy

A very simple date picker. Originally posted at: http://forum.openlaszlo.org/showthread.php?t=5109...

read more | view demo

CCT Bar Charts

From OpenLaszlo forums via rayfusion

The CCTGBarChart component features include: - animation of the columns - ability to change the color of each columns three elements - ch...

read more | view demo

Cool Clock

From OpenLaszlo forums via seb835

Cool looking clock featuring analogue and digital time. Originally posted at: http://forum.openlaszlo.org/showthread.php?t=8076...

read more | view demo

Color Swatch

From OpenLaszlo forums via bfagan

This is a component for building an advanced color picker, much in the style of Photoshop. Originally posted at: http://forum.openlasz...

read more | view demo

Color Field and Color Picker

From OpenLaszlo forums via Shelby

ColorField is a custom component that has a color swatch, a HEX color label and a button. Clicking the button opens a modal, color picker di...

read more | view demo

Horizontal tabslider

From OpenLaszlo forums via fguigou & guyr

This is a horizontal tabslider done in DHTML. Resources needs to be changed to swf for Flash. Original forum post at: http://forum.open...

read more | view demo

File Upload

From OpenLaszlo forums via Sanket_m

Simple file uploader which brings up the file upload box. Zip file also contains multiple file upload and list of file uploads. Needs Flash ...

read more | view demo

Date Picker Light Version - (certdatepicker)

From Tomaszer via OpenLaszlo forums

An attractive very usable light version of a datepicker. From the OpenLaszlo forums at http://forum.openlaszlo.org/showthread.php?t=7183...

read more | view demo

Smart Scrollbar

From Nick

This scrollbar is invisible if not needed/enabled and visible if needed....

read more | view demo

K-Tree

From OpenLaszlo forums via Kuro-san at laszlo.jp

K-Tree is based on opttree. -implement default treenode. -implement horizontal scroll bar. -multiple selectable nodes. -implement xpath ...

read more | view demo

Mouse over hints

From Nick

This is a library called hinttips which works to show context sensitive text when moving the mouse over some text or an area. This can b...

read more | view demo

Dynamic Checkbox 2

From Nick

This is similar to the dynamic checkbox but in this case you instantiate the checkbox manually, but have dynamic value and label....

read more | view demo

Dynamic Checkbox

From Nick

The "ftcheckbox" class can support from one dataset up to three datasets as sources for the instantiation, value and label. An instance ...

read more | view demo

Custom Style Scrollbar

From MobileDataNow

This is the vertical / horizontal skins for the scrollbar in OpenLaszlo. It is the same skinned scrollbar used in MobileDataNow. To insta...

read more | view demo

Using states or z-index for overlapping components

From Nick

This shows the problem with overlapping views by using a z-index vs using states. The default behavior of OpenLaszlo is that overlapped com...

read more | view demo

Custom Look Grid

From MobileDataNow

This changes the look of the standard grid. 1. Adds faint horizontal shaded lines in alternate colours. 2. Adds faint vertical lines. 3. ...

read more | view demo

Dynamic Dataset Grid

From MobileDataNow

This is a modified grid component which has two main differences to the standard grid. 1. The grid titles and fields are dynamically set. ...

read more | view demo

Rounded Edit Text Box

From MobileDataNow

This component is the same component used in our product MobileDataNow. You are able to customize the radius of the rounded edges by edit...

read more | view demo

Custom Tabs with Close Button

From MobileDataNow

This component is the same component used in our product MobileDataNow. Custom images are within the resource file to customize to your o...

read more | view demo

Large Rounded Tab Slider with Icons

From MobileDataNow

This component is the same component used in our product MobileDataNow. Custom images are within the resource file to customize to your o...

read more | view demo

Tree with Checkboxes

From Nick

The Opttree component with checkboxes for selecting tree nodes. This code is quite old (Laszlo 3.2) and there may now be better ways to ach...

read more | view demo

Lightbox

From Nick

This is an example of a lightbox in Openlaszlo implemented by LzModeManager. A lightbox is usually an image which overlays a page, the backg...

read more | view demo