Wiki Navigation
- Loading...
Purpose
- Required: No
- Type of Change: Feature
Added new skin functions.
Description of Change
The following functions are added.
- skin.setfocus(windowId,controlId) - Sets the focus to the specified control id in the specified window. Useful in <onclick> control attributes (e.g., button onclick).
- plugin.isenabled(pluginName) - Returns true if the specified plugin name is enabled. Useful in skin expressions.
See also: Skin Functions, Skin Settings, Skin Expressions
Additional Information and References
- Mantis Issue: 4010, 4022
- Related xml(s):
- Window ID:
- Related GUI property/control:
This page has no comments.