TextEdit_SetBackground
Prototype: _GemRB.TextEdit_SetBackground (WindowIndex, ControlIndex, ResRef)
Metaclass Prototype: SetBackground (ResRef)
Description: Sets the background MOS for a TextEdit control.
Parameters:
- WindowIndex - the window control id
- ControlID - the id of the target control
- ResRef - MOS to use
Return value: N/A
See also: Button_SetMOS, Button_SetBAM, Button_SetPicture, Button_SetSprites
Back to function index, GUIScript introduction.