VistaStyleBuilder

Help => Windows 8 / Windows 8.1 => Topic started by: xXiNightXx on January 27, 2014, 08:26:38 am



Title: Window Frame Bug (Windows 8.1)
Post by: xXiNightXx on January 27, 2014, 08:26:38 am
There seems to be an issue with certain windows having sizing issues. This mainly shows up with programs such as CMD and Google Chrome. When I set the contentmargins to 8, 0, 0, 0 as shown in this first picture. The wsb window looks fine but the cmd/chrome windows have odd graphical issues on the right side.
(http://i.imgur.com/Mm7Qb2Y.png)

Now I can fix the issue for CMD/Chrome by using contentmargins 9, 0, 0, 0. But this causes windows explorer and any other program that uses that frame to look squished on the top/bottom right side as shown here.
(http://i.imgur.com/R0dJVAm.png)

What do you think the issue is? I attached the visual style file to the bottom of this post so that you can see the issue first hand.


Title: Re: Window Frame Bug (Windows 8.1)
Post by: Panda X on February 02, 2014, 10:01:45 pm
I changed it to 9, 0, 0, 0 and PaddedBorderWidth in SysMetrics to 5 and it looks better. I'm not sure what else to do though.