Menus Dialog » History » Version 6
Per Amundsen, 03/26/2021 08:00 PM
1 | 1 | Per Amundsen | {{>toc}} |
---|---|---|---|
2 | |||
3 | h1. Menu Editor |
||
4 | |||
5 | !editmenus.png! |
||
6 | |||
7 | The menu editor allows editing various context menus in AdiIRC. |
||
8 | |||
9 | it can be opened by clicking [[Menubar_Control|Menubar]] -> Tools -> Edit Menus or by pressing the %(key)ALT% + %(key)P% shortcut. |
||
10 | |||
11 | 5 | Per Amundsen | The editor shares characteristics with all the other editors. |
12 | |||
13 | 2 | Per Amundsen | _See also [[Scripting Menus]]._ |
14 | 1 | Per Amundsen | |
15 | 2 | Per Amundsen | h2. Defaults |
16 | |||
17 | When no menu ini file exists, AdiIRC internally uses some defaults menus. When opening the menu editor in this case, AdiIRC inserts the defaults into the editor and all the menu sections are marked as being edited/not saved, saving the menus once creates the menu ini file and the marking goes away. |
||
18 | |||
19 | h2. Status section |
||
20 | |||
21 | 1 | Per Amundsen | Edit the [[Server Windows]] right-click menu. |
22 | |||
23 | 2 | Per Amundsen | h2. Channel section |
24 | 1 | Per Amundsen | |
25 | Edit the [[Channel Windows]] right-click menu. |
||
26 | |||
27 | 2 | Per Amundsen | h2. Query section |
28 | 1 | Per Amundsen | |
29 | Edit the [[Private Windows]] right-click menu. |
||
30 | |||
31 | 2 | Per Amundsen | h2. Nicklist section |
32 | 1 | Per Amundsen | |
33 | Edit the [[Nicklist_Control|Nicklist]] right-click menu. |
||
34 | |||
35 | 2 | Per Amundsen | h2. Menubar section |
36 | 1 | Per Amundsen | |
37 | Edit the [[Menubar_Control|Menubar]] *Commands* menu. |
||
38 | |||
39 | 2 | Per Amundsen | h2. Channel Link section |
40 | 1 | Per Amundsen | |
41 | Edit the [[Textarea_Control|Text Area]] #channel link menu. |
||
42 | |||
43 | 2 | Per Amundsen | h2. Link section |
44 | 1 | Per Amundsen | |
45 | Edit the [[Textarea_Control|Text Area]] link/url menu. |
||
46 | 2 | Per Amundsen | |
47 | h2. Saving menus to a different ini file |
||
48 | |||
49 | To save the current menu items to a different ini file, click the Menubar -> File -> Save As menu item. |
||
50 | |||
51 | h2. Loading menus from a different ini file |
||
52 | |||
53 | To load menu items from a different ini file, click the Menubar -> File -> Load menu item or use the [[/load]] command. |
||
54 | |||
55 | 6 | Per Amundsen | h2. Reset a menu section to default |
56 | 2 | Per Amundsen | |
57 | Clicking the reset button resets the current selected menu section to the default menus. |
||
58 | 3 | Per Amundsen | |
59 | h2. Testing menus |
||
60 | |||
61 | The *Popup* menu item in the Menubar can be used to show how the menu items will be shown in the real menu. |
||
62 | 4 | Per Amundsen | |
63 | h2. Font |
||
64 | |||
65 | The font of the editor can be changed by clicking the Menubar -> File -> Change Font menu item. |