image

Description

The image tag is used to show an image (label with image label) in gif format.

Attributes

    backgroundcolor
    fontbold (not available)
    fontitalic (not available)
    fontname (not available)
    fontsize (not available)
    fontunderline (not available)
    foregroundcolor
    id (required)
    oncreate (false)
    ondestroy (false)
    popup
    position (center)
    source (required)
    state (enabled)

Children

none.

Description of attributes

source

Specifies the image in gif format that has to be used. If the name of the file is "name.gif" then source should be "name". This means that the name of the file should always end with ".gif". For AppBuilder the GIF images in your application's directory are automaticaly converted to XPM pixmaps by using ImageMagick's convert.