CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TRichEdit component and images



Hi Everyone

I am wondering whether anyone has got their version 3 product yet. If so, I
am wondering whether the TRichEdit component supports images more readily
than 1.0 (.e.g. pasting in BMPs into this control).

Alternatively, if anyone can suggest some techniques to include images in a
RichEdit control I'd be most appreciative. So far, I've come up with a
starter like:

	RichEdit1->InsertControl(img);   // img is a pointer to a TImage class

This gets an image into the control, but of course more work is needed to
gracefully deal with the text already in the RichEdit control.

Regards

Michael

W Komornicki's Home Page | Main Index | Thread Index