ui.textbuttonΒΆ

TextButton button ui.textbutton ( string|number|nil name , Window parent , string text )

Create a TextButton

Arguments:

  • name The name of the EditBox window
  • parent The parent window to create in
  • text The button label

Return:

  • button The new text button