Raptor:Display Button Definition: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 59: | Line 59: | ||
| Opens file browser to select image file. | | Opens file browser to select image file. | ||
|} | |} | ||
Revision as of 14:47, 7 July 2014
Return to the main Raptor page
Description
This block prints a button onto the touchscreen.
Inputs
Input | Type | Description |
---|---|---|
x | int32 | X position of button. |
y | int32 | Y position of button. |
Outputs
Output | Type | Description |
---|
Parameters
Parameter | Type | Description |
---|---|---|
Button Name | String | Name of button being defined. |
Button Image | Specify button image when button is not pressed. | |
Select Image | Opens file browser to select image file. | |
Pressed Image | Specify button image when button is pressed. | |
Select Image | Opens file browser to select image file. |