资 源 简 介
About
This project is a kind of reimplementation of the Sprint Instinct Widget Library meant to capture some of the features often desired by Instinct developers. Additional features that will be supported are:
Layout Managers -- so that placing stuff on a frame or panel just looks right (don"t have to worry long about positioning and such). So far there are:
Linear layout manager for arranging widgets in a row or column
Absolute layout manager for arranging widgets at explicit coordinates
It would also be nice to have a Grid layout (which I should get to in the foreseeable future) and a Flow layout (which is less foreseeable).
Orientability -- (only for frames)
Static Text -- just as there are static images, we should be able to easily display text on the screen ... and not have it limited to 3 lines
Panels -- like in the browser and Photo app that allow you to place widgets along the edges