Scientific Hello World GUI

Graphical user interface (GUI) for computing the sine of numbers
The complete window is made of widgets
(also referred to as windows)
Widgets from left to right:

a label with "Hello, World! The sine of"
a text entry where the user can write a number
pressing the button "equals" computes the sine of the number
a label displays the sine value

previousnexttable of contents