Code Samples

 

Lua Languages Resources

 

Quick Links

 

The FancyPants Developer Zone is a repository of FancyPants code, aimed at the existing developers community and those evaluating FancyPants for the first time.

The application code hosted here consists of Lua scripts that demonstrate the power of the FancyPants API.

If you would like us to send you an email when the Developers Site is updated add your email address to our developers mailing list.

Please Click Here To download the a trial version of FancyPants Evaluation Kit


  

Lua Examples

Source code and videos are available for the following sets of examples.


  

Example: Matrix Selector


View a video of this example.

FancyPants provides a comprehensive range of selector widgets. They can be used to easily create launcher type applications or place selectors into applications.

This example demonstrates the use of the matrix selector widget. The widget is populated with a number of images and each image can be used to execute a function, such as launching an application or change screen.

See the code.