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. What is the max length of tree branche?

What is the max length of tree branche?

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

    It's very important for me to save big strings in CTreeView object. I've set limit in my CTreeView object to 500, but it can display only first 250. How can I change this parameter? Thanks in advance, Aleksey.

    R 1 Reply Last reply
    0
    • B bilas

      It's very important for me to save big strings in CTreeView object. I've set limit in my CTreeView object to 500, but it can display only first 250. How can I change this parameter? Thanks in advance, Aleksey.

      R Offline
      R Offline
      rocky_pulley
      wrote on last edited by
      #2

      Try setting the TVS_NOTOOLTIPS style, if it makes no tool tips then it may display the whole thing always. -- Rocky Dean Pulley

      B 1 Reply Last reply
      0
      • R rocky_pulley

        Try setting the TVS_NOTOOLTIPS style, if it makes no tool tips then it may display the whole thing always. -- Rocky Dean Pulley

        B Offline
        B Offline
        bilas
        wrote on last edited by
        #3

        I mean the max length in CTreeView is about 270 any way. It's a pity!:( I need 340 letters!

        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