Show Topics
- All Topics
- Keywords
- System Messages
- Commands
- Functions
- Properties
- Global
- Stack
- Background
- Tile
- Button
- Field
Sort By
...go ahead and read the manual, we won't tell anyone.
Everything Available on Stack Object by "Name"
TBD
TBD
The mouseStillDown message is sent repeatedly while the mouse button is pressed.
The mouseUp message is sent when the after the mouse button has been pressed, and then released while within a button, field, tile or stack.
TBD
The number function returns the number of buttons or fields on the current tile or on its background.
The openStack message is sent when a stack is first displayed.
TBD
The target function returns a string indicating the original recipient of the message. The return value will be one of the following:stack "stackName" bkgnd of tile id "number" tile id "number" bkgnd field id "number" tile field id "number" bkgnd button id "number" tile button id "number"
the version property gets the version of the tilestack application.
