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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. CTreeCtrl from file

CTreeCtrl from file

Scheduled Pinned Locked Moved C / C++ / MFC
data-structurestutorial
2 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.
  • B Offline
    B Offline
    bilas
    wrote on last edited by
    #1

    Let somebody has the next .ini file:
    1 Parent1
    +--11 Child 1
    +---111 Child 11
    +---112 Child 112
    +---...
    +--12 Child 2
    +---121 ...
    +---122 ...
    +---...
    2 Parent 2
    +--21 Child 1
    +---211 Child 11
    +---212 Child 112
    +---...
    and so on.
    Actually, it is very often useful to organize tree in this way.
    So, is anybody know how to build CTreeCtrl (CTreeView) referencing to this file.
    Thanks in advance,
    bilas (Aleksey).

    live is our, we live it our way

    P 1 Reply Last reply
    0
    • B bilas

      Let somebody has the next .ini file:
      1 Parent1
      +--11 Child 1
      +---111 Child 11
      +---112 Child 112
      +---...
      +--12 Child 2
      +---121 ...
      +---122 ...
      +---...
      2 Parent 2
      +--21 Child 1
      +---211 Child 11
      +---212 Child 112
      +---...
      and so on.
      Actually, it is very often useful to organize tree in this way.
      So, is anybody know how to build CTreeCtrl (CTreeView) referencing to this file.
      Thanks in advance,
      bilas (Aleksey).

      live is our, we live it our way

      P Offline
      P Offline
      pnpfriend
      wrote on last edited by
      #2

      Actually, there are lots of lots of example for how to use CTreeCtrl. Please go to TreeCtrl in this CodeProject.com and you will find plantly of examples. good luck.

      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