Topic 11 GUI - Input

This section will cover how to input text using a TextBox, and convert to the necessary numeric format.

Topic 11 GUI - Inputting Text and Numbers

What To Do?

1 - Complete the tutorial Topic 11 GUI's - Getting Input Text and Numbers.

You can find solutions to the questions asked in the tutorial in the Files section at the bottom of this page.

2 - Add the suggested items to the tutorial program in Step 9 of the tutorial.

Here are solutions: https://github.com/AldworthClass/User-Input-as-Text

What To Hand In?

There is nothing to hand in for this section. These skills will be assessed in the Topic 9-11 Programming Assignments.

Lesson Tutorial

Topic 11 GUI's - Getting Input Text and Numbers.pdf

Files