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. Tree Control Help

Tree Control Help

Scheduled Pinned Locked Moved C / C++ / MFC
data-structureshelpquestion
3 Posts 2 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.
  • V Offline
    V Offline
    Vikash Dubey 0
    wrote on last edited by
    #1

    Whenever the text of a tree item changes how can i know it. Which notificacation is sent. The text is being changed programmatically

    N 1 Reply Last reply
    0
    • V Vikash Dubey 0

      Whenever the text of a tree item changes how can i know it. Which notificacation is sent. The text is being changed programmatically

      N Offline
      N Offline
      n 0
      wrote on last edited by
      #2

      use the WM_NOTIFY msg TVN_BEGINLABELEDIT. you can cancel label edit by returning TRUE. Я люблю русский язикь!

      V 1 Reply Last reply
      0
      • N n 0

        use the WM_NOTIFY msg TVN_BEGINLABELEDIT. you can cancel label edit by returning TRUE. Я люблю русский язикь!

        V Offline
        V Offline
        Vikash Dubey 0
        wrote on last edited by
        #3

        I am setting the text using SetItemText and not label edit. I want to know if any event triggers whenever a SetItemText is done on a Tree Item.

        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