Rick
Two themes:
1.- You can use the new Fivewin class TRichEdit5
Here is an example of use
[code=fw:3o31mp79][/code:3o31mp79]
And your .RC file
[code=fw:3o31mp79][/code:3o31mp79]
2.- When you want to initialize the control with a text, you can use the SetText method of the control
[code=fw:3o31mp79][/code:3o31mp79]
You can also see a larger example in samples\TestRTf5.prg
↧