You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.3 KiB
48 lines
1.3 KiB
__ICLASS __BGN |
|
__NAME M1 |
|
__NORMAL "dialogs/images/window-base.png" |
|
__EDGE_SCALING 2 2 2 2 /* 7 10 7 4 */ |
|
__PADDING 1 1 2 2 |
|
__END |
|
|
|
__ICLASS __BGN |
|
__NAME M2 |
|
__NORMAL "menustyles/images/menu-sel.png" |
|
__EDGE_SCALING 6 22 1 1 |
|
__HILITED "menustyles/images/menu-sel.png" |
|
__EDGE_SCALING 6 22 2 1 |
|
__CLICKED "menustyles/images/menu-sel.png" |
|
__EDGE_SCALING 6 22 1 1 |
|
__PADDING 6 22 1 1 |
|
__END |
|
|
|
__ICLASS __BGN |
|
__NAME M3 |
|
__NORMAL "menustyles/images/menu-arrow.png" |
|
__EDGE_SCALING 6 22 1 1 |
|
__HILITED "menustyles/images/menu-arrow-sel.png" |
|
__EDGE_SCALING 6 22 1 1 |
|
__CLICKED "menustyles/images/menu-arrow-sel.png" |
|
__EDGE_SCALING 6 22 1 1 |
|
__PADDING 6 22 1 1 |
|
__END |
|
|
|
__TCLASS __BGN |
|
__NAME "MENU" |
|
__JUSTIFICATION 0 |
|
|
|
__NORMAL "*font-menu" |
|
__DRAWING_EFFECT __EFFECT_SHADOW |
|
__FORGROUND_COLOR 70 70 70 |
|
__BACKGROUND_COLOR 215 215 215 |
|
|
|
__HILITED "*font-menu" |
|
__DRAWING_EFFECT __EFFECT_SHADOW |
|
__FORGROUND_COLOR 70 70 70 |
|
__BACKGROUND_COLOR 210 210 210 |
|
__END |
|
|
|
/* must define these menustyles */ |
|
NORMAL_MENU_STYLE_VERTICAL("DEFAULT", "MENU", "MENU", "M1", "M2", "M3", 40) |
|
NORMAL_MENU_STYLE_VERTICAL("EMPTY", "MENU", "MENU", "M1", "M2", "M3", 40) |
|
NORMAL_MENU_STYLE_VERTICAL("ROOT", "MENU", "MENU", "M1", "M2", "M3", 40)
|
|
|