Tags: developer, widgets resource, widgets library, widgets, sample, library, game engine
Stage is a JavaScript widgets library that allows you to define widgets as collections of "entities" on a "stage". This will help you focus on the widget's behavior and forget about the hardcoded offsets and object grouping.
The library allows object positioning, dragging, resizing, aligning and grouping and supports as of version 1.1, labels, inputs, backgrounds, borders, lines, polygons, pictures, rollovers and animated sprites.
Tutorial available on Widgipedia's forum: http://www.widgipedia.com/forum/read.php?3,6
Tags: tutorial, sample, widgets tutorial
This is a step by step tutorial that will teach you how to build a widget in minutes. I hope you enjoy reading it as much as I enjoyed writing it.
Tags: sample, multiwindow, library, demo
This is a sample to demonstrate the use of the multi-window library from Widgipedia. Contains source code, explanations and the sources for the library.