Project

General

Profile

Toolbar » History » Version 5

Per Amundsen, 02/15/2014 06:11 PM

1 1 Per Amundsen
*/toolbar [on|off]*
2 5 Per Amundsen
*/toolbar [-aidmsxkNnNzNebwhyNurctplof[sld]] [N] &lt;name/N&gt; &lt;tooltip&gt; &lt;picfile|<notextile>@</notextile>&gt; [x y w h] [/alias] [popfile|<notextile>@</notextile>]*
3 1 Per Amundsen
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
&lt;name/N&gt; - Name or position of button to modify.
34
&lt;tooltip&gt; - Tooltip for the button.
35 4 Per Amundsen
&lt;picfile|<notextile>@</notextile>&gt; - Icon/Image file to use for the button or pic window name.
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 5 Per Amundsen
[popfile|<notextile>@</notextile>] - TODO