Returns a text box
Example:
txt_box: Object details: Text = "Allan please add details" txt_box.write(details, 120, 120) txt_box.draw(1, 1000)