Title: Change CommandModule font Post by: esveein on January 26, 2010, 12:05:07 pm How do I change the font of the CommandModule in explorer (see screenshot)? I have searched for a font option under the CommandModule section in VSB but couldn't find anything.
Title: Re: Change CommandModule font Post by: sunbeam2000 on January 26, 2010, 01:51:32 pm try styles/textstyle/bodytext
Title: Re: Change CommandModule font Post by: esveein on January 26, 2010, 04:17:11 pm That does not seem to work.
Also VSB crashes randomly while searching for font entries with an Access violation exception. Title: Re: Change CommandModule font Post by: esveein on January 31, 2010, 10:25:57 pm try styles/textstyle/bodytext After testing a bit more, styles/textstyle/bodytext indeed changes the CommandModule font. But for some reason, setting a font to 10 points does not seem to have any effect. It keeps a size of 9 points. Other sizes like 11 points or changing the font style do make a difference. Does somebody know how to force a font to 10 points? Title: Re: Change CommandModule font Post by: sunbeam2000 on February 01, 2010, 12:28:17 pm i guess the padding (similar to the contenmargins) in the shellstyle.txt have to be set larger to allow larger fonts.
but this also will enlarge the commandmodule-height. or try to set the font to 11, 12, etc and look what happens.. Title: Re: Change CommandModule font Post by: sunbeam2000 on February 01, 2010, 12:30:13 pm oh, i've seen you tested it to set it to 11 etc..
so i believe it has to do with the padding in shellstyle.. (possibly) |