You are on page 1of 1

_over - Used when the mouse is over this button.

_normal - Used by default when no interactions are taking place.

_down - Used when the mouse button is held down on this button.

pl_info - 1.0.110 Displays the Playlist


information such as Selected time, total Playlist length, etc

**Additional Keywords:**

_over - Used when the mouse is over this button.

_normal - Used by default when no interactions are taking place.

_down - Used when the mouse button is held down on this button.

pl_list - 1.0.110 The playlist control will be


rendered here. Pixel Indexes are used for colors as follows: 0 = Background, 1 = Foreground, 2
= Background Selected, 3 = Foreground Selected, 4 = Background Current, 5 = Foreground
Current, 6 = Background Error, 7 = Foreground Error. Pixel index 0 starts at the top left of the
layer and increases by 1 as you move right across the image. So the first pixel is index 0, the
next is index 1, etc

**Additional Modifier Keywords:**

fs(x) - Font Size. Valid ranges are between 1 and 999. (default is 12)

fn(x) - Font Name. Maximum font name size of 256. (default is MS Shell Dlg). If
you include a .ttf in your skin pack, it will get dynamically loaded so that you don't need to
worry about end users having a font installed.

fb(x) - Font Bold. Whether bold or not, true or false (default is false)

fa(x) - Font Align. Values are left, right, center (default is left)

fu(x) - Font Underline. Whether Underlined or not, true or false (default is


false)

fst(x) - Font Strikethrough. Whether Strikethrough or not, true or false (default


is false)

fi(x) - Font Italic. Whether Italic or not, true or false (default is false)

faa(x) - Font AntiAliasing. 0 = Windows Default, 1 = AntiAliased, 2 = Non


AntiAliased, 3 = ClearType (default is 0) (version: 1.0.82)

pl_menu - 1.0.113 A

You might also like