Results 1 to 3 of 3

Thread: bold font in treeview and *

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    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?

  2. #2
    Lively Member
    Join Date
    Jul 2001
    Posts
    81
    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

  3. #3

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    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
  •  



Click Here to Expand Forum to Full Width