5.3.3. Using edit boxes for data input demo.

You can see below the GUI, created for some numerical problem, which uses two input parameters and produces two numbers as results. You can download this project for using it in your next investigation/design. You must place unpacked modules into [XXX]\Projects\Input_Output Demo directory. Project uses two "passive" controls - static text controls for displaying of output data. Also, it uses two "active" controls - edit boxes controls for input/modifying of initial data.

You could download here the executable module of this GUI template.