FormBuilder/AppBuilder: Image Bucket

Description

The Image Bucket allows the developer to specify design time locations for Images.

Location

The Display Image Bucket Action displays the Image Bucket.


Use

There are two top-level nodes within the Image Bucket.

1.

The first top-level is a node container for Reference Files. By right-clicking, the developer can add a Reference Image via a dialog.

The dialog has two entries, the Image File name, and the Reference File name. The Reference File should point to a locally available file, which represents the image that the Image File will eventually specify at runtime.

2.

The second top-level node type is for Image Search Paths. By right-clicking, developers can add a directory in which they search for images. The searching algorithm is as follows:

  •   Trim the filename from the Image File specified within the resource to remove all directory structure.

  •   Use the first file in any of the search directories as a design-time replacement.

See Also

Display Image Bucket Action

L>