BoundLabel, BooleanImage, NumericImage, or EnumImage

This topic documents BoundLabel, BooleanImage, NumericImage, or EnumImage.

kitPx-BoundLabel

kitPx-BoundLabel is a widget that simply provides a label widget with a binding already available.

Figure 1. Boundlabel Property Sheet


You access these properties by expandingKitPx palette and double-click BoundLabel

PropertyValueDescription
Visibletrue (default) false
Sets the table to be visible in the Px page interface (true) or not (false).
Enabled (Px graphics)true (default) false
Determines if the table on a Px page can receive a command.

true configures the page to receive a command using a popup menu.

false renders the display visible but unable to receive a command.

Layoutadditional properties
Opens a layout window for specifying the size and location of the table in relation to its parent (X, Y coordinates, height and width).
TexttextSpecifies the text on the label.
Imagefile chooserAllows to choose the image for the label.
Fontadditional propertiesConfigures the additional parameters for the font on the label.
Foreground Solid, Gradient, Image ,Null(default)
Specifies foreground fill.

Solid opens the color chooser window.

Gradient opens the gradient editor window.

Image opens the texture window. Click the browser icon to open a file chooser and ord chooser to select the image file.

Null indicates no foreground fill.
BackgroundSolid, Gradient, Image ,Null(default)
Specifies the background fill color.

Solid opens the Color Chooser window.

Gradient opens the Gradient Editor window.

Image opens the Image Brush Editor window. Click the Browse icon () to open the File Chooser, Ord Chooser, or other method of selecting an image file.

Null indicates no color (white).

HalignLeft, Center (default), Right, Fill
Selects from among horizontal alignment options: Left, Center, Right, and Fill
ValignLeft, Center (default), Right, Fill
Specifies how to vertically align the pane: Top, Center, Right, Fill
Text To Icon Align Left, Center , Right(default), Top, Bottom
Defines the alignment of the text in relationship to the icon: Right, Top, Bottom, Left, Center
Text To Icon gapnumber
Defines the gap between the text and icon.
Blinktrue false (default)
Configures the background color to blink (true) or not (false).
Word Wrap Enabledtrue false (default)
Allows a long word on a button to wrap (true) or prevents the word from wrapping (false).
Borderadditional propertiesConfigures additional parameters for the border of the label.
Mouse Overdrop-downConfigures what happens when a user passes the mouse cursor over the graphic.
Paddingadditional propertiesConfigures the padding for the label.
badditional propertiesConfigures the additional parameters for binding the label.

kitPx-BooleanImage

kitPx-BooleanImage is a widget that simply provides a label widget with a binding already available.

Refer to above mentioned properties for further configuration.

kitPx-NumericImage

kitPx-NumericImage is a widget that simply provides a label widget with a binding already available.

Refer to above mentioned properties for further configuration.

kitPx-EnumImage

kitPx-EnumImage is a widget that simply provides a label widget with a binding already available.

Refer to above mentioned properties for further configuration.