topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 8:26 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Treeview control with partial node title formatting  (Read 3773 times)

tamasd

  • Supporting Member
  • Joined in 2008
  • **
  • default avatar
  • Posts: 64
    • View Profile
    • Donate to Member
Treeview control with partial node title formatting
« on: January 18, 2008, 07:36 PM »
Hello, I'm pretty much a beginner and this is the only programming related place that I attend at the moment, maybe some of you guys know:

Is there some treeview control that would enable a partial formatting of it's node items/titles (not notes)?

For example, wxPython has VListBox list control, where the list item can contain any HTML, that's it just that I'm looking for tree control.

I'm not looking for formatting that would apply to full item/title of that node, but for formatting that would enable me to format just part of the string.

No matter which programming language, though Python, Delphi, Visual Basic or .NET are most preferrable.

jazper

  • Coding Snacks Author
  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 92
    • View Profile
    • Jazper's Software
    • Donate to Member
Re: Treeview control with partial node title formatting
« Reply #1 on: January 18, 2008, 10:31 PM »
I'm not sure I really understand what you are looking for, but one of the most flexible TreeViews out there is Virtual Treeview. 

http://www.soft-gems...;id=12&Itemid=33