Spiral

Spiral

v1.0.8.0

SKU: SKW-11-SPRL


Compact set of suite of graphic and touch tools to create small footprint NETMF applications while minimizing development time.

  • Overview
  • Requirements
  • Videos
  • Images
  • Downloads
  • Buy

Spiral provides a set of complete GUI controls, touch interface, and dialogs all while working within the tight memory constraints of the target hardware (see requirements).

Full Screen Streaming

Dispite the fact that the FEZ Panda II doesn't have enough RAM to store a full screen (240x320) image you can still stream full sized images directly from a uSD card to the screen. And forms themsevles easily occupy the entire screen without running into RAM issues.

Prompts

Spiral allows you to present modal prompts to your users with a single line of code. This enables you to quickly and easily confirm selections, ask questions and more.

Controls & Touch

Spiral ships with about a dozen user controls, including a Textbox with Virtual Keyboard. You can also have Spiral calibrate your touch screen and even switch between Portrait and Landscape modes.

Bitmap Support

While the small FEZ Panda II doesn't even contain the Bitmap class from the .NET Micro Framework, Spiral still has image support. You can create TinyBMPs to work with on the screen and you can even save them to true .BMP files.