Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Visual style and button rendering issues. (Read 2049 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Visual style and button rendering issues.

This is with "Luna" VS or any other VS, including windows classic:

Notice how the buttons are being rendered without being seperated.
With the "XPMC" VS:

The buttons became seperated... No options were changed.
Those are .png buttons, the mouseover images and disable default drawing options are enabled, just like in the first case... What is the connection between a visual style and the way the buttons are rendered?

[EDIT]

I have also included the png of the buttons used:

 

Visual style and button rendering issues.

Reply #1
The theme is specifying additional padding for some reason (Possibly its the contentMargins/TMT_CONTENTMARGINS property in the Toolbar.Button/TP_BUTTON part, that is doing it). I can half-override this it seems, problems will come if it specifies different margins either side which it looks like the theme can do. Alternatively, you can have fun hacking the visual style.
.