Character windows - static textΒΆ

Static text


Events and functions

func_id(EV_SELECT, text_id)

This is particularly useful under character windows, to change focus to a new control or control group during a dialog (under GUI a mouse click achieves this). The event function can execute the setfocus command to transfer focus to the control or control group required. A static text control cannot itself receive input focus.

RELATED TOPICS

Character windows

Static text events and functions