CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2010
    Location
    Russia
    Posts
    69

    WTL. CTreeViewCtrl text

    Some parts of CTreeViewCtrl item text swap.
    For example I assign "[1](1)" and I see (1)[1].

  2. #2
    Join Date
    Nov 2003
    Location
    Belgium
    Posts
    8,150

    Re: WTL. CTreeViewCtrl text

    That's a bit too little information for anyone to help you.
    Please post the code how you are populating your treeview and please explain the problem in more detail because I don't know what you mean with "I assign "[1](1)" and I see (1)[1]. "
    Marc Gregoire - NuonSoft (http://www.nuonsoft.com)
    My Blog
    Wallpaper Cycler 3.5.0.97

    Author of Professional C++, 4th Edition by Wiley/Wrox (includes C++17 features)
    ISBN: 978-1-119-42130-6
    [ http://www.facebook.com/professionalcpp ]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured