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. CHtmlEditCtrl usage

CHtmlEditCtrl usage

Scheduled Pinned Locked Moved C / C++ / MFC
htmltutorialquestion
1 Posts 1 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 everybody, I am writing a dialog-based CMS in which I want the user to be able to edit part of the HTML pages with a WYSIWYG editor. I do so using CHtmlEditCtrl. It works, meaning that I can show the edit control, I can load HTML content into it and I can send commands to it (using stuff like m_ctrlHtml->ExecHelperNN(IDM_BOLD) However, I would also very much like the buttons in my toolbar to respond when the user changes the cursor location, (like the bold button getting the pressed state when appropriate, showing the correct font etc) rather then just being able to send commands from these buttons. However, I cannot seem to find the notification messages sent by CHtmlEditCtrl. Does anyone know how to find these?? Thanks in advance William

    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