Search found 34 matches

by DavidRM
Sun Sep 18, 2005 7:14 pm
Forum: Support
Topic: How to export OLE objects from TRichViewEdit to a .rtf file.
Replies: 10
Views: 50084

I tried using the code. It complied but the result is not as expected. I could see one image (rectangle with diagonal lines) instead of OLE object. It behaves as an image and not OLE. While debugging I found that the following statment from GetOleObjectMetaPict is failing Succeeded(DataObject.GetDa...
by DavidRM
Wed Sep 14, 2005 5:28 pm
Forum: Support
Topic: How to export OLE objects from TRichViewEdit to a .rtf file.
Replies: 10
Views: 50084

Here is my code for exporting OLE objects in TOleContainers from TRVE to RTF. Most of the code is an event handler for OnSaveComponentToFile. Following that are some support routines for TOleContainer that are called in the handler. There are some "magic numbers" in the output, but I've ru...
by DavidRM
Wed Sep 14, 2005 5:21 pm
Forum: Support
Topic: How to export OLE objects from TRichViewEdit to a .rtf file.
Replies: 10
Views: 50084

I had posted a long-ish answer to this question some time back. Unfortunately, that was on the newsgroup.

Before I dig it up, one question: Are you handling the OLE objects in TOleContainers embedded in the TRVE? That's how I do it, and my code is based on that assumption.

-David
by DavidRM
Tue Aug 30, 2005 8:20 pm
Forum: Support
Topic: New support forums. Please read.
Replies: 23
Views: 113190

My vote is for these Web-based forums. Much simpler to use and search, IMO. If we can get the archives from the old server online, it'll be perfect.

-David