Junior
April 27th, 1999, 04:08 PM
In my application I need to read values (int, float) from a CEdit control. After that, when a press a button, calculations are made with these values and the result is to be shown in a CStatic control. What'sthe best way to do that?
Also, when I change the values and press the button again (so that calculations are re-made), what kind of functions (and where do I put them) do I need to update data?
Thanks.
Also, when I change the values and press the button again (so that calculations are re-made), what kind of functions (and where do I put them) do I need to update data?
Thanks.