Menus Dialog » History » Version 2
Per Amundsen, 03/26/2021 07:56 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 | 2 | Per Amundsen | _See also [[Scripting Menus]]._ |
12 | 1 | Per Amundsen | |
13 | 2 | Per Amundsen | h2. Defaults |
14 | |||
15 | 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. |
||
16 | |||
17 | h2. Status section |
||
18 | |||
19 | 1 | Per Amundsen | Edit the [[Server Windows]] right-click menu. |
20 | |||
21 | 2 | Per Amundsen | h2. Channel section |
22 | 1 | Per Amundsen | |
23 | Edit the [[Channel Windows]] right-click menu. |
||
24 | |||
25 | 2 | Per Amundsen | h2. Query section |
26 | 1 | Per Amundsen | |
27 | Edit the [[Private Windows]] right-click menu. |
||
28 | |||
29 | 2 | Per Amundsen | h2. Nicklist section |
30 | 1 | Per Amundsen | |
31 | Edit the [[Nicklist_Control|Nicklist]] right-click menu. |
||
32 | |||
33 | 2 | Per Amundsen | h2. Menubar section |
34 | 1 | Per Amundsen | |
35 | Edit the [[Menubar_Control|Menubar]] *Commands* menu. |
||
36 | |||
37 | 2 | Per Amundsen | h2. Channel Link section |
38 | 1 | Per Amundsen | |
39 | Edit the [[Textarea_Control|Text Area]] #channel link menu. |
||
40 | |||
41 | 2 | Per Amundsen | h2. Link section |
42 | 1 | Per Amundsen | |
43 | Edit the [[Textarea_Control|Text Area]] link/url menu. |
||
44 | 2 | Per Amundsen | |
45 | h2. Saving menus to a different ini file |
||
46 | |||
47 | To save the current menu items to a different ini file, click the Menubar -> File -> Save As menu item. |
||
48 | |||
49 | h2. Loading menus from a different ini file |
||
50 | |||
51 | To load menu items from a different ini file, click the Menubar -> File -> Load menu item or use the [[/load]] command. |
||
52 | |||
53 | h2. Reset a menu section |
||
54 | |||
55 | Clicking the reset button resets the current selected menu section to the default menus. |