Test Status Displaydis_teststatus.png

Displays the status of a running test. It shows the test and session names currently running as well as the test status and frame count.

Geometryteststatusprop1.png

See Geometry.

Internal Fields Position/Format

Layout of the individual components and format to use to display them.

x,y of Test Name

Position of the test name/session measured from the left, top corner of the widget in pixels.

x,y of Test State

Position of the test state information  measured from the left, top corner of the widget in pixels.

x,y of Frame Count

Position of the test frame count information as measured from the left, top corner of the widget.

Test Name Format

printf” style format of the test/session name. Use the “%s” format to display the dynamic component of the test name. HTML tags may be used to format the text by prefixing the text with “<html>”.

Test State Format

printf” style format of the test state. Use the “%s” format to display the dynamic component of the test state. HTML tags may be used to format the text by prefixing the text with “<html>”.

Frame Info Format

printf” style format of the test frame count and execution time. Use the “%s” format to display the dynamic component of the test frame count and execution time. HTML tags may be used to format the text by prefixing the text with “<html>”.

Colorsteststatusprop2.png

Text Color

Color of the text.

Background

Color

Background color of the widget. When the color is set to none by clicking on the nullbutton.png button, the background color or image behind the widget will show through the widget.

Image File

Image file to use as the background of the widget.

Stretch Image

Stretch the image file to fill the space of the widget. When this option is not selected, the image is clipped to the boundaries of the widget.

Fonts

Text Font

Font of the status fields.

Border Properties

See Border Properties