So i got the text from the textbox and i converted it to double and manipulated it...
stupid question i know but how i convert double to text to display it in another textbox?
same way?
That should convert the double to a string with up to 6 decimal places of precision, and display it on the CEdit resource with the identifier 'MY_TEXT'.
I've always liked Borland's OWL over MFC. It provides a much more robust and useful wrapper over the Windows API, and is a lot more object-oriented and C++ based (rather than C based) than MFC. That's why its so much more code to do relatively simple things like this .
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.