Name |
Value |
Default |
backColor |
Background color (hex value or "system") |
system |
menuColor |
Menu color (hex value or "system") |
system |
fontColor |
Font color (hex value or "system") |
system |
font |
Font parameters separated by comma:
* Font type
* Font size
* Font style (0 - plain, 1 - bold, 2 - italic, 3 - bold italic)
|
Arial 12 0 |
menuItems |
Menu items parameters separated by
"{}" and comma:
* Item text
Separator equals "-";
To wrap words place "\" symbol;
If Item text equals "_" no item text appears;
for more info see examples
* Item link
* Target window
"_blank" - new window,
"_self" - window (frame) that contains the applet,
"_parent" - parent frame,
"_top" - top-level frame,
"windowName" - window (frame) named "windowName"
"_" - inactive/disabled item
see also frame example
* Item icon
|
|
menuItemsFile |
Txt file that contains the menu structure.
Format of file contents is the same as of "menuItems" parameter. If this parameter is defined, the "menuItems" parameter will be ignored. |
|
Copyright |
"Apycom Software - www.apycom.com" required parameter |
|