Hello all..
I am new to the Objective-C language but I have programmed in a couple other languages.
I thought I would start with a simple application to test the waters..
There is a stock profit calculator app and they link the radio button with a text field so that when the radio button is selected the corresponding text field is not editable and the value is calculated from the other two fields. I'd like to do something similar to this.
Here is a link of the app - http://www.sspi-software.com/stockcalc_macx.html
How can I achieve this? I've looked around in the docs but it seems I'm over looking something..
I greatly appreciate any input and thanks for your time,
Marc
I am new to the Objective-C language but I have programmed in a couple other languages.
I thought I would start with a simple application to test the waters..
There is a stock profit calculator app and they link the radio button with a text field so that when the radio button is selected the corresponding text field is not editable and the value is calculated from the other two fields. I'd like to do something similar to this.
Here is a link of the app - http://www.sspi-software.com/stockcalc_macx.html
How can I achieve this? I've looked around in the docs but it seems I'm over looking something..
I greatly appreciate any input and thanks for your time,
Marc