Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have a simple sizing dlg with a richedit 2.0 control - 2 problems:
1 - i do not see how to apply formatting - do i someho need to capture right click and create a context menu?
2 - when the data is retrieved from the ctrl, there is no formatting instructions so it's saved as plain txt to the db

What I have tried:

creating the dlg and the cricheditctrl
main instance of the (very large) program - checked to be sure AfxInitRichEdit2() is called
Posted
Comments
Richard MacCutchan 12-May-16 3:16am    
How are you capturing the data?
Mike Hankey 13-May-16 13:56pm    
check out my article here

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900