I posted about the icons linked to files being confusing to me in the suggestions forum. I have found mention of the skininfo.ini file in the forums and have found that modifying TextEditorAttachmentIconCoord=943,74 from TextEditorAttachmentIconCoord=829,72 causes it to point to a blank area of the bitmap.
This hides the image and makes the words show up better. I am now attempting to cause the output to be one filename per line (or maybe better yet every other line). I would like to eliminate the wordwrapping. I suspect this line TextEditorAttachmentTextContentDistFromBorder=2,24,2,2 has some control, but I can't really figure out what numbers to use. I keep writing one filename on top of the previous filename, or they disappear altogether.
Can this be controlled via the ini file or is it part of the exe that I can't edit?
Thank You