mrjt Messages: 705 Registered: March 2007 Location: London
Contributor
1) Add the RichEdit package to the project. Project->AddPackage
2) Before the line '#define LAYOUTFILE xxxx' add '#include <RichEdit/RichEdit.h>'
3) In the designer add a 'User Class' to the form. Select the new control and change it's type (in the box to the left of the name) to either RichEdit or RichEditWithToolBar.