Results 1 to 22 of 22

Thread: Naked RichEdit Won't Display Images

Threaded View

  1. #1

    Thread Starter
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Naked RichEdit Won't Display Images

    I have one of those cases where a program is tiny and the user needs it to be runnable as a simple EXE with no associated OCXs... but wants a simple Help dialog with fonts, colors, and a few tiny images.

    To avoid the RichTextBox OCX it is fairly easy to create and use a "naked" read-only ("locked") RichEdit control, but the way I'm loading the contents seems to lose any embedded images.

    The document displays fine in WordPad or loaded into a RichTextBox, so I'm missing something... but what?


    I've attached the "non working" demo program which loads from a Resource as well as the .RTF file itself. Perhaps somebody knows what I have forgotten to do here?
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width