LocalizableButton

LocalizableButton allows localizable text to be used without requiring a binding. Animate the text property if you want the button bound to a value. This is an extension to the existing BButton and a few more properties such as there is no need to bind to provide localized text.
Figure 122.   LocalizableButton Property Sheet
Image

You access these properties by expanding KitPx palette and double-click LocalizableButton

Property Value Description
Visible true (default) false
Sets the table to be visible in the Px page interface (true) or not (false).
Enabled (Px graphics) true or 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.

Layout additional 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).
Text text Specifies the text on the label.
Image file chooser Allows to choose the image for the label.
Font additional properties Configures the additional parameters for the font on the label.
Foreground drop-down list
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.
Background drop-down list)
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 (Image) to open the File Chooser, Ord Chooser, or other method of selecting an image file.

Null indicates no color (white).

Halign drop-down list
Selects from among horizontal alignment options: Left, Center, Right, and Fill
Valign drop-down list
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 gap number
Defines the gap between the text and icon.
Blink true false (default)
Configures the background color to blink (true) or not (false).
Word Wrap Enabled true false (default)
Allows a long word on a button to wrap (true) or prevents the word from wrapping (false).
Focus Trasversable true false (default)
Button Style Normal(default), Tool Bar, Hyperlink, None
Selects the button style: Normal, Tool Bar, Hyperlink, None
Text Format text Defines the text format for the reboot button.
Background image file chooser Allows to add background image for the button.
Hyperlink drop-down list Allows to select the option to insert hyperlink for the button.
Hover Text Format text Specifies the text format for hover text on the button.
Status Text Format text
Show Hand Cursor true (default)false When set to true shows the hand cursor. When set to false does not show the hand cursor.
Confirm Required true false (default) When set to true asks for confirmation for reboot. When set to false does not asks for confirmation for reboot.