SkinStudio Help: Buttons
From WinCustomize Wiki
| Buttons | ||||||
| ||||||
'Buttons' aka Push Buttons
Contents |
Introduction
'Buttons' are the general everything button for windows. These are used for just about everything in windows, they are the MAIN button.
Image
Image is a 5 state semi-transparent (png/tga alpha blended image) or bmp image (can use magic pink - 255,0,255 for transparency).
States in order: Normal, Pressed, Disabled, Mouseover, Focus & Default
Image does not have to be a any predetermined size.
Special Interest
Image can use glyph, animation, mask and layers features. See links below for some explinations.
Animation
The animation feature for buttons pertains to the mouseover state of the button. To create an animation you have to have the orginal 5 states and the animation frames added to those on the end. This means that state 6-?? will be the animation frames. Remember to add the extra frames to the frame count under the 'Image' tab. You can adjust the animation accordingly under the 'Animation' tab.
Warnings
Be careful not to make your button images too dark as some programs will NOT follow your text settings and use black as the text on the button.


