Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. wysiwyg HTML editor

wysiwyg HTML editor

Scheduled Pinned Locked Moved C / C++ / MFC
htmlcssquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    William Engberts
    wrote on last edited by
    #1

    Hi guys, In a number of CMS programs, I would like to have a HTML editor to edit some of the texts in an otherwise fixed layout. I have already written something that will work a CRichEditCtrl content into html code and that works fine. However, I would also like to be able to incorporate images and links into my text. Does anyone know of an html editor that I could use for this sort of thing? I am only looking to edit the text. The layout of the site itself, the css codes and all that are handled separately. The html to be generated will be inserted into the pages of the site. Thanks in advance. WIlliam

    S A 2 Replies Last reply
    0
    • W William Engberts

      Hi guys, In a number of CMS programs, I would like to have a HTML editor to edit some of the texts in an otherwise fixed layout. I have already written something that will work a CRichEditCtrl content into html code and that works fine. However, I would also like to be able to incorporate images and links into my text. Does anyone know of an html editor that I could use for this sort of thing? I am only looking to edit the text. The layout of the site itself, the css codes and all that are handled separately. The html to be generated will be inserted into the pages of the site. Thanks in advance. WIlliam

      S Offline
      S Offline
      Stephen Hewitt
      wrote on last edited by
      #2

      Perhaps you should look into IE's CONTENTEDITABLE[^] property.

      Steve

      1 Reply Last reply
      0
      • W William Engberts

        Hi guys, In a number of CMS programs, I would like to have a HTML editor to edit some of the texts in an otherwise fixed layout. I have already written something that will work a CRichEditCtrl content into html code and that works fine. However, I would also like to be able to incorporate images and links into my text. Does anyone know of an html editor that I could use for this sort of thing? I am only looking to edit the text. The layout of the site itself, the css codes and all that are handled separately. The html to be generated will be inserted into the pages of the site. Thanks in advance. WIlliam

        A Offline
        A Offline
        Ahmed Charfeddine
        wrote on last edited by
        #3

        CHtmlEditView (in MFC)

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups