|
-
Nov 2nd, 2004, 03:23 PM
#1
bold font in treeview and *
If I have a * character in a tree view and the font of the node is set to bold, the * doesn't show up... does anyone know why this might happen?
-
Nov 2nd, 2004, 03:45 PM
#2
Lively Member
Apparently its a bug in how the control sizes each label. A work around I found is to go the opposite way. Set the Treeview's Font to Bold, and unbold the individual nodes that shouldn't be bold.
Rate my posts for a chance to win cash and prizes 
-
Nov 2nd, 2004, 05:05 PM
#3
well the thing is, the nodes are set to bold when the open file that corresponds to the given node is changed (the star is indicating the data has changed and the file needs to be saved if they want to save the changes), you know just like VS does or any other various programs... so the bold and * only get set when this change is made, so using the work around doesnt really do it for me... for now I am just not going to bold the text, but add the * and set the forecolor to red.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|