CRichEditView scrolling problems...
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I have a MDI type app where one of my views was derived from CView and then converted into CRichEditView... Anyway everything works fine except I want to turn horizontal scrolling on and I would like to disable word wrapping. I have tried to change the window styles in PreCreateWindow but this doesn't seem to have any effect on horizontal scrolling. Any ideas? Has anyone had similar experiences? Thanks, Rob Whoever said nothing's impossible never tried slamming a revolving door!