The Gauges sample shows the following techniques: how to use a protoGauge, how to change the max (or min) values of a gauge dynamically, and how to tie together this with smart use of a protoLabelInputLine.
Demonstrates a few system protos: show how protoGlances work, has a protoLabeledBatteryGauge inside the Glance, and shows how protoPictureButtons work.
This sample shows how to use the new scrollers. It gives 3 examples, one that uses a vanilla scroller a 2nd uses accellerated scrolling and feedback, and a 3rd shows a scrolling read-only paragraph view in a floating slip. v2 uses the correct UI for scroller placement.
This sample includes a proto which implements a vertically oriented imitation of protoSlider, as well as a small test form which demonstrates use of the proto.
Demonstrates radio buttoms and radio button clusters. |