This MR uses the same TextBox class that was used for the main menu items for the dialog boxes. In order to do this, I added a feature to the TextBox class to display several lines instead of only one.
Please do not merge this PR immediatly, I want to squash some commits before merging.
This MR uses the same
TextBox
class that was used for the main menu items for the dialog boxes. In order to do this, I added a feature to theTextBox
class to display several lines instead of only one.Please do not merge this PR immediatly, I want to squash some commits before merging.