O
OceanEng
Explanation:
I am an engineering student and I want to create a program which
calculates minimum piping wall thickness.
I am thinking that users will input a number in a text field and then
choose a base unit from a drop down menu. Another drop down menu will
display the intended units and the conversion will be calculated in
another text field. eg. (1 bar = 14.5 psi)
The user will then input this number into a formula and the resulting
answer will be displayed accordingly.
I am looking for a tutorial or some other reference in which to create
the drop down menus and to input the unit conversion factors.
thanks.
I am an engineering student and I want to create a program which
calculates minimum piping wall thickness.
I am thinking that users will input a number in a text field and then
choose a base unit from a drop down menu. Another drop down menu will
display the intended units and the conversion will be calculated in
another text field. eg. (1 bar = 14.5 psi)
The user will then input this number into a formula and the resulting
answer will be displayed accordingly.
I am looking for a tutorial or some other reference in which to create
the drop down menus and to input the unit conversion factors.
thanks.