Toolbar » History » Version 3
Per Amundsen, 02/15/2014 06:10 PM
1 | 1 | Per Amundsen | */toolbar [on|off]* |
---|---|---|---|
2 | */toolbar [-aidmsxkNnNzNebwhyNurctplof[sld]] [N] <name/N> <tooltip> <picfile|@> [x y w h] [/alias] [popfile|@]* |
||
3 | |||
4 | *Switches* |
||
5 | |||
6 | -a - Add button. |
||
7 | -i - TODO |
||
8 | -d - Delete button. |
||
9 | -m - TODO |
||
10 | -s - Add separator. |
||
11 | -x - TODO |
||
12 | -kN - TODO |
||
13 | -nN - TODO |
||
14 | -zN - Icon size, 1 = small, 2 = large, 3 = actual. |
||
15 | -e - TODO |
||
16 | -b - TODO |
||
17 | -w - TODO |
||
18 | -h - TODO |
||
19 | -yN - TODO |
||
20 | -u - Update display immediately. |
||
21 | -r - TODO |
||
22 | -c - TODO |
||
23 | -t - Update tooltip. |
||
24 | -p - Update picfile. |
||
25 | -l - Update alias. |
||
26 | -o - TODO |
||
27 | -f - TODO |
||
28 | |||
29 | *Parameters* |
||
30 | |||
31 | 2 | Per Amundsen | [on|off] - Enables/Disables toolbar, use [[$toolbar]] to determine toolbar status. |
32 | 1 | Per Amundsen | [N] - Button position to modify. |
33 | <name/N> - Name or position of button to modify. |
||
34 | <tooltip> - Tooltip for the button. |
||
35 | 3 | Per Amundsen | <notextile><picfile|@> - Icon/Image file to use for the button or pic window name.</notextile> |
36 | 1 | Per Amundsen | [x y w h] - Position in bitmap and size of bitmap to use. (Not for use with icons) |
37 | [/alias] - Alias command to add to the button. |
||
38 | 3 | Per Amundsen | <notextile>[popfile|@] - TODO</notextile> |