ThatGuyNamedDean
New Member
- Joined
- Apr 16, 2015
- Messages
- 9
I am trying to create an input box that has an either/or type check box along with the standard input box. The user has to input a temperature and I would like to give them the opportunity to input in degC or degF and have the program make any of the necessary calculations before the number is used as part of a graph. I'm not sure if this function is even possible so any help or recommendations would be greatly appreciated. Thanks!