Centrallix - It's Different than what you Think
Home   |   Technology   |   Screen Shots   |   Download   |   Documentation   |   History   |   For Developers

Search...


Search For:

Index...


Centrallix Documentation
1. Getting Started
2. Applications Overview
3. Application Components
4. Reports Overview
5. Report Components
6. SQL Language
7. Process Modeling
8. Application Modeling
9. Role-Based Security
10. Business Logic Modeling
11. Other Objects
12. External API's
13. Internal API's

widget/button


button :: A multipurpose button

Metadata:
type:widget/button
visual: yes
container: no
form element: no


Overview:

Combines the functionality of the textbutton and imagebutton, as well as adding the ability to have both text and image displayed in a button.


Usage:

A Button can be placed inside any visible container, but only nonvisual widgets can be placed within it. Properties that don't apply to the button's type are ignored


Properties:

PropertyTypeDescription
type string There are currently 7 different types. 1) text 2) image 3) topimage (image above text) 4) rightimage 5) leftimage 6) bottomimage 7) textoverimage (text over image background)
bgcolor string A color, RGB or named, to be used as the button's background.If neither bgcolor nor background are specified, the button is transparent.
disable_color string A color, RGB or named, to be used for the button's text when it is disabled.
enabled yes/no or expr Whether the button is enabled (can be clicked). Default is 'yes'. Also supports dynamic runclient() expressions allowing the enabled status of the button to follow the value of an expression.
fgcolor1 string A color, RGB or named, for the text on the button. Default "white".
fgcolor2 string A color, RGB or named, for the text's 1-pixel drop-shadow. Default "black".
height integer height, in pixels, of the text button.
text string The text to appear on the button.
tristate yes/no Whether or not the button is tri-state (does not display a raised border until the user points at it). Default is yes.
width integer The width, in pixels, of the text button.
x integer x-coordinate of the upper left corner of the button, relative to its container.
y integer y-coordinate of the upper left corner of the button, relative to its container.
clickimage string The ObjectSystem pathname of the image to be shown when the user clicks the imagebutton. Defaults to 'image' if not specified.
disabledimage string The ObjectSystem pathname of the image to be shown when the imagebutton is disabled. Defaults to 'image' if not specified.
image string The pathname of the image to be shown when the button is "idle".
pointimage string The pathname of the image to be shown when the button is pointed-to. Defaults to the 'image' if not specified.




Comments...


(none yet)

Add a Comment...


Your Name:
Comment:


(c) 2001-2020 LightSys Technology Services, Inc. All trademarks are property of their respective owners.

Project Hosting Provided By:
Hosted by Sourceforge