ui.editboxΒΆ

EditBox editbox ui.editbox ( string|number|nil name , Window parent )

Create an EditBox window

Arguments:

  • name The name of the EditBox window
  • parent The parent window to create in

Return:

  • editbox The new edit box