PackageDescription: Skinny


Skinny

Last published: March 18, 2010 by 'tgriggs'

Defines 27 Classes
Extends 29 Classes


Skinny is a package that explores widgets that

A) Use stateless "skin" policies to draw
B) Marry View and Controller components together
C) Use Announcements for all notifications
D) Do not require "models" but can link up to them
E) Can be substituted in for classic VW widgets assembled from UIBuilders

Usage
"Cause the next window that is opened while the SHIFT key is held down to be opened with a Skinny policy"
UILookPolicy.OneShotSkinny := true

"All windows opened will use Skinny policies, this tends to trash images, you should probably save first."
UILookPolicy.UseSkinny := true