Skip to content
cybertron edited this page Jan 4, 2012 · 2 revisions

This is the image equivalent of a text widget - it simply display a static image. Useful for backgrounds and overlays. It uses the Filename parameter to specify the image to display.

Example:

Widget
   Type Image
   Position 0 0
   Dimensions 1024 40
   Filename images/myreallycoolbackground.png

Clone this wiki locally