This area is for contributions which cannot fit into any one category, a full application demo, or applications which require multiple files such as projects, images or resource attachments, etc. All the files in this section are ".zip" compressed files so when you download it, all the files you need are included. Also, the files are automatically uncompressed into a folder in your download folder.


Download Package

Category: Dispatch & Timers

Author: Raoul Watson

A demo for drawing on the screen utilizing dispatched code and timers. Two applications are in the package:

Matrix Rain animation and
DNA strand animation.



Download Package

Category: Gradient Color

Author: Raoul Watson


A demo for drawing gradients. In this example the demo draws the sky gradients. Three applications are in the package:

gradient-2-stops-sky-color.fb
gradient-3-stops-sky-color.fb
gradient-4-stops-sky-color.fb

The difference between the application is the number of "bands" that is drawn and blended. This affects the display smoothness of the color transitions from the top to the bottom.

Because the more bands involved more calculations, the time of rendering the view on the screen takes a little more time. The two bands app is the fastest. The time range is between 25 to 70 ms (depending on your system).