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.