Hi all
I made a little phonebook for my sms tool with a treeview, nodes A-C, D-F, etc.
It works ok with adding the numbers under the alphabet roots, but it also suck at the same time.
I like the fact i can click on a Node and it displays the list of sub-entries, but i would rather have them neatly in columns.
Could one "emulate" this node appearance in perhaps a listview or could one perhaps order the Cell number, surname and initials neatly into exact columns in the treeview?
Hi Petrus,
I would suggest a listview.
If I understand what you want correctly, then using a fixed-width font, instead of a proportional font, might be what you are looking for.
Hi David
Yes, eventually i went for SYSTEm font.
But i have decided to rather make a small listview so i can sort the contents.
Its strange that just after one solved a situation, how quickly you can think of changing it again!!
Thanks
Peter.