trichview.support
Re: Disable word wrapping |
Author |
Message |
Sergey Tkachenko |
Posted: 09/22/2004 19:33:01 ParaStyle->Options << rvpaoNoWrap includes no-wrap option for paragraph style, and ParaStyle->Options >> rvpaoNoWrap excludes it. If you want to implement it in editor as a toolbar button, see the demo Demos\CBuilder\Editors\Editor 2\. TForm1::rveStyleConversion() shows how to work with set properties for text styles, add the similar code to TForm1::rveParaStyleConversion() > Hi, > > I've seen the other post on how to turn off word wrapping, but I'm > having a bit of trouble working it out in C++. Can anyone help? > > Thanks, > Gerry |
Powered by ABC Amber Outlook Express Converter