I am creating a Diary application and i need to get all the text including the rtf syntax text. I know i have to use the StreamOut function.
The problem is that when i have text over a certain length the callback function(which has to be static) only grabs portions each time it is called.
I...
It doesn't work that way. But i did get it to work by deriving a CEdit class then calling the WM_CTL_Color message and then color.
But now when i do a SetWindowText to it the text is there it just doesn't show up. you have to select the text just so that you can see the text.
If anyone has...
I am putting controls like CEdit and CStatic in a SDI and i am wanting to change the background color of the control.
I am able to do it in a dialog through the WM_OnCtlColor message but the document view doesn't seam to handle it.
Any help is be very welcomed.
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.