Run when the Tab key is pressed while the edit box has keyboard focus. Providing a handler for this script can be useful for allowing the user to switch quickly among several edit boxes in a panel.

Signature:

OnTabPressed(self)

Arguments:

  • self - Reference to the widget for which the script was run (editbox)