Menu.cs 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000
  1. using System;
  2. using NStack;
  3. using System.Linq;
  4. using System.Collections.Generic;
  5. namespace Terminal.Gui {
  6. /// <summary>
  7. /// Specifies how a <see cref="MenuItem"/> shows selection state.
  8. /// </summary>
  9. [Flags]
  10. public enum MenuItemCheckStyle {
  11. /// <summary>
  12. /// The menu item will be shown normally, with no check indicator. The default.
  13. /// </summary>
  14. NoCheck = 0b_0000_0000,
  15. /// <summary>
  16. /// The menu item will indicate checked/un-checked state (see <see cref="Checked"/>).
  17. /// </summary>
  18. Checked = 0b_0000_0001,
  19. /// <summary>
  20. /// The menu item is part of a menu radio group (see <see cref="Checked"/>) and will indicate selected state.
  21. /// </summary>
  22. Radio = 0b_0000_0010,
  23. };
  24. /// <summary>
  25. /// A <see cref="MenuItem"/> has title, an associated help text, and an action to execute on activation.
  26. /// MenuItems can also have a checked indicator (see <see cref="Checked"/>).
  27. /// </summary>
  28. public class MenuItem {
  29. ustring title;
  30. ShortcutHelper shortcutHelper;
  31. internal int TitleLength => GetMenuBarItemLength (Title);
  32. /// <summary>
  33. /// Gets or sets arbitrary data for the menu item.
  34. /// </summary>
  35. /// <remarks>This property is not used internally.</remarks>
  36. public object Data { get; set; }
  37. /// <summary>
  38. /// Initializes a new instance of <see cref="MenuItem"/>
  39. /// </summary>
  40. public MenuItem (Key shortcut = Key.Null) : this ("", "", null, null, null, shortcut) { }
  41. /// <summary>
  42. /// Initializes a new instance of <see cref="MenuItem"/>.
  43. /// </summary>
  44. /// <param name="title">Title for the menu item.</param>
  45. /// <param name="help">Help text to display.</param>
  46. /// <param name="action">Action to invoke when the menu item is activated.</param>
  47. /// <param name="canExecute">Function to determine if the action can currently be executed.</param>
  48. /// <param name="parent">The <see cref="Parent"/> of this menu item.</param>
  49. /// <param name="shortcut">The <see cref="Shortcut"/> keystroke combination.</param>
  50. public MenuItem (ustring title, ustring help, Action action, Func<bool> canExecute = null, MenuItem parent = null, Key shortcut = Key.Null)
  51. {
  52. Title = title ?? "";
  53. Help = help ?? "";
  54. Action = action;
  55. CanExecute = canExecute;
  56. Parent = parent;
  57. shortcutHelper = new ShortcutHelper ();
  58. if (shortcut != Key.Null) {
  59. shortcutHelper.Shortcut = shortcut;
  60. }
  61. }
  62. /// <summary>
  63. /// The HotKey is used to activate a <see cref="MenuItem"/> with the keyboard. HotKeys are defined by prefixing the <see cref="Title"/>
  64. /// of a MenuItem with an underscore ('_').
  65. /// <para>
  66. /// Pressing Alt-Hotkey for a <see cref="MenuBarItem"/> (menu items on the menu bar) works even if the menu is not active).
  67. /// Once a menu has focus and is active, pressing just the HotKey will activate the MenuItem.
  68. /// </para>
  69. /// <para>
  70. /// For example for a MenuBar with a "_File" MenuBarItem that contains a "_New" MenuItem, Alt-F will open the File menu.
  71. /// Pressing the N key will then activate the New MenuItem.
  72. /// </para>
  73. /// <para>
  74. /// See also <see cref="Shortcut"/> which enable global key-bindings to menu items.
  75. /// </para>
  76. /// </summary>
  77. public Rune HotKey;
  78. /// <summary>
  79. /// Shortcut defines a key binding to the MenuItem that will invoke the MenuItem's action globally for the <see cref="View"/> that is
  80. /// the parent of the <see cref="MenuBar"/> or <see cref="ContextMenu"/> this <see cref="MenuItem"/>.
  81. /// <para>
  82. /// The <see cref="Key"/> will be drawn on the MenuItem to the right of the <see cref="Title"/> and <see cref="Help"/> text. See <see cref="ShortcutTag"/>.
  83. /// </para>
  84. /// </summary>
  85. public Key Shortcut {
  86. get => shortcutHelper.Shortcut;
  87. set {
  88. if (shortcutHelper.Shortcut != value && (ShortcutHelper.PostShortcutValidation (value) || value == Key.Null)) {
  89. shortcutHelper.Shortcut = value;
  90. }
  91. }
  92. }
  93. /// <summary>
  94. /// Gets the text describing the keystroke combination defined by <see cref="Shortcut"/>.
  95. /// </summary>
  96. public ustring ShortcutTag => ShortcutHelper.GetShortcutTag (shortcutHelper.Shortcut);
  97. /// <summary>
  98. /// Gets or sets the title of the menu item .
  99. /// </summary>
  100. /// <value>The title.</value>
  101. public ustring Title {
  102. get { return title; }
  103. set {
  104. if (title != value) {
  105. title = value;
  106. GetHotKey ();
  107. }
  108. }
  109. }
  110. /// <summary>
  111. /// Gets or sets the help text for the menu item. The help text is drawn to the right of the <see cref="Title"/>.
  112. /// </summary>
  113. /// <value>The help text.</value>
  114. public ustring Help { get; set; }
  115. /// <summary>
  116. /// Gets or sets the action to be invoked when the menu item is triggered.
  117. /// </summary>
  118. /// <value>Method to invoke.</value>
  119. public Action Action { get; set; }
  120. /// <summary>
  121. /// Gets or sets the action to be invoked to determine if the menu can be triggered. If <see cref="CanExecute"/> returns <see langword="true"/>
  122. /// the menu item will be enabled. Otherwise, it will be disabled.
  123. /// </summary>
  124. /// <value>Function to determine if the action is can be executed or not.</value>
  125. public Func<bool> CanExecute { get; set; }
  126. /// <summary>
  127. /// Returns <see langword="true"/> if the menu item is enabled. This method is a wrapper around <see cref="CanExecute"/>.
  128. /// </summary>
  129. public bool IsEnabled ()
  130. {
  131. return CanExecute == null ? true : CanExecute ();
  132. }
  133. //
  134. // ┌─────────────────────────────┐
  135. // │ Quit Quit UI Catalog Ctrl+Q │
  136. // └─────────────────────────────┘
  137. // ┌─────────────────┐
  138. // │ ◌ TopLevel Alt+T │
  139. // └─────────────────┘
  140. // TODO: Replace the `2` literals with named constants
  141. internal int Width => 1 + // space before Title
  142. TitleLength +
  143. 2 + // space after Title - BUGBUG: This should be 1
  144. (Checked || CheckType.HasFlag (MenuItemCheckStyle.Checked) || CheckType.HasFlag (MenuItemCheckStyle.Radio) ? 2 : 0) + // check glyph + space
  145. (Help.ConsoleWidth > 0 ? 2 + Help.ConsoleWidth : 0) + // Two spaces before Help
  146. (ShortcutTag.ConsoleWidth > 0 ? 2 + ShortcutTag.ConsoleWidth : 0); // Pad two spaces before shortcut tag (which are also aligned right)
  147. /// <summary>
  148. /// Sets or gets whether the <see cref="MenuItem"/> shows a check indicator or not. See <see cref="MenuItemCheckStyle"/>.
  149. /// </summary>
  150. public bool Checked { set; get; }
  151. /// <summary>
  152. /// Sets or gets the <see cref="MenuItemCheckStyle"/> of a menu item where <see cref="Checked"/> is set to <see langword="true"/>.
  153. /// </summary>
  154. public MenuItemCheckStyle CheckType { get; set; }
  155. /// <summary>
  156. /// Gets the parent for this <see cref="MenuItem"/>.
  157. /// </summary>
  158. /// <value>The parent.</value>
  159. public MenuItem Parent { get; internal set; }
  160. /// <summary>
  161. /// Gets if this <see cref="MenuItem"/> is from a sub-menu.
  162. /// </summary>
  163. internal bool IsFromSubMenu { get { return Parent != null; } }
  164. /// <summary>
  165. /// Merely a debugging aid to see the interaction with main.
  166. /// </summary>
  167. public MenuItem GetMenuItem ()
  168. {
  169. return this;
  170. }
  171. /// <summary>
  172. /// Merely a debugging aid to see the interaction with main.
  173. /// </summary>
  174. public bool GetMenuBarItem ()
  175. {
  176. return IsFromSubMenu;
  177. }
  178. void GetHotKey ()
  179. {
  180. bool nextIsHot = false;
  181. foreach (var x in title) {
  182. if (x == MenuBar.HotKeySpecifier) {
  183. nextIsHot = true;
  184. } else {
  185. if (nextIsHot) {
  186. HotKey = Char.ToUpper ((char)x);
  187. break;
  188. }
  189. nextIsHot = false;
  190. HotKey = default;
  191. }
  192. }
  193. }
  194. int GetMenuBarItemLength (ustring title)
  195. {
  196. int len = 0;
  197. foreach (var ch in title) {
  198. if (ch == MenuBar.HotKeySpecifier)
  199. continue;
  200. len += Math.Max (Rune.ColumnWidth (ch), 1);
  201. }
  202. return len;
  203. }
  204. }
  205. /// <summary>
  206. /// <see cref="MenuBarItem"/> is a menu item on an app's <see cref="MenuBar"/>.
  207. /// MenuBarItems do not support <see cref="MenuItem.Shortcut"/>.
  208. /// </summary>
  209. public class MenuBarItem : MenuItem {
  210. /// <summary>
  211. /// Initializes a new <see cref="MenuBarItem"/> as a <see cref="MenuItem"/>.
  212. /// </summary>
  213. /// <param name="title">Title for the menu item.</param>
  214. /// <param name="help">Help text to display. Will be displayed next to the Title surrounded by parentheses.</param>
  215. /// <param name="action">Action to invoke when the menu item is activated.</param>
  216. /// <param name="canExecute">Function to determine if the action can currently be executed.</param>
  217. /// <param name="parent">The parent <see cref="MenuItem"/> of this if exist, otherwise is null.</param>
  218. public MenuBarItem (ustring title, ustring help, Action action, Func<bool> canExecute = null, MenuItem parent = null) : base (title, help, action, canExecute, parent)
  219. {
  220. Initialize (title, null, null, true);
  221. }
  222. /// <summary>
  223. /// Initializes a new <see cref="MenuBarItem"/>.
  224. /// </summary>
  225. /// <param name="title">Title for the menu item.</param>
  226. /// <param name="children">The items in the current menu.</param>
  227. /// <param name="parent">The parent <see cref="MenuItem"/> of this if exist, otherwise is null.</param>
  228. public MenuBarItem (ustring title, MenuItem [] children, MenuItem parent = null)
  229. {
  230. Initialize (title, children, parent);
  231. }
  232. /// <summary>
  233. /// Initializes a new <see cref="MenuBarItem"/> with separate list of items.
  234. /// </summary>
  235. /// <param name="title">Title for the menu item.</param>
  236. /// <param name="children">The list of items in the current menu.</param>
  237. /// <param name="parent">The parent <see cref="MenuItem"/> of this if exist, otherwise is null.</param>
  238. public MenuBarItem (ustring title, List<MenuItem []> children, MenuItem parent = null)
  239. {
  240. Initialize (title, children, parent);
  241. }
  242. /// <summary>
  243. /// Initializes a new <see cref="MenuBarItem"/>.
  244. /// </summary>
  245. /// <param name="children">The items in the current menu.</param>
  246. public MenuBarItem (MenuItem [] children) : this ("", children) { }
  247. /// <summary>
  248. /// Initializes a new <see cref="MenuBarItem"/>.
  249. /// </summary>
  250. public MenuBarItem () : this (children: new MenuItem [] { }) { }
  251. void Initialize (ustring title, object children, MenuItem parent = null, bool isTopLevel = false)
  252. {
  253. if (!isTopLevel && children == null) {
  254. throw new ArgumentNullException (nameof (children), "The parameter cannot be null. Use an empty array instead.");
  255. }
  256. SetTitle (title ?? "");
  257. if (parent != null) {
  258. Parent = parent;
  259. }
  260. if (children is List<MenuItem []>) {
  261. MenuItem [] childrens = new MenuItem [] { };
  262. foreach (var item in (List<MenuItem []>)children) {
  263. for (int i = 0; i < item.Length; i++) {
  264. SetChildrensParent (item);
  265. Array.Resize (ref childrens, childrens.Length + 1);
  266. childrens [childrens.Length - 1] = item [i];
  267. }
  268. }
  269. Children = childrens;
  270. } else if (children is MenuItem []) {
  271. SetChildrensParent ((MenuItem [])children);
  272. Children = (MenuItem [])children;
  273. } else {
  274. Children = null;
  275. }
  276. }
  277. void SetChildrensParent (MenuItem [] childrens)
  278. {
  279. foreach (var child in childrens) {
  280. if (child != null && child.Parent == null) {
  281. child.Parent = this;
  282. }
  283. }
  284. }
  285. /// <summary>
  286. /// Check if the children parameter is a <see cref="MenuBarItem"/>.
  287. /// </summary>
  288. /// <param name="children"></param>
  289. /// <returns>Returns a <see cref="MenuBarItem"/> or null otherwise.</returns>
  290. public MenuBarItem SubMenu (MenuItem children)
  291. {
  292. return children as MenuBarItem;
  293. }
  294. /// <summary>
  295. /// Check if the <see cref="MenuItem"/> parameter is a child of this.
  296. /// </summary>
  297. /// <param name="menuItem"></param>
  298. /// <returns>Returns <c>true</c> if it is a child of this. <c>false</c> otherwise.</returns>
  299. public bool IsSubMenuOf (MenuItem menuItem)
  300. {
  301. foreach (var child in Children) {
  302. if (child == menuItem && child.Parent == menuItem.Parent) {
  303. return true;
  304. }
  305. }
  306. return false;
  307. }
  308. /// <summary>
  309. /// Get the index of the <see cref="MenuItem"/> parameter.
  310. /// </summary>
  311. /// <param name="children"></param>
  312. /// <returns>Returns a value bigger than -1 if the <see cref="MenuItem"/> is a child of this.</returns>
  313. public int GetChildrenIndex (MenuItem children)
  314. {
  315. if (Children?.Length == 0) {
  316. return -1;
  317. }
  318. int i = 0;
  319. foreach (var child in Children) {
  320. if (child == children) {
  321. return i;
  322. }
  323. i++;
  324. }
  325. return -1;
  326. }
  327. void SetTitle (ustring title)
  328. {
  329. if (title == null)
  330. title = ustring.Empty;
  331. Title = title;
  332. }
  333. /// <summary>
  334. /// Gets or sets an array of <see cref="MenuItem"/> objects that are the children of this <see cref="MenuBarItem"/>
  335. /// </summary>
  336. /// <value>The children.</value>
  337. public MenuItem [] Children { get; set; }
  338. internal bool IsTopLevel { get => Parent == null && (Children == null || Children.Length == 0) && Action != null; }
  339. }
  340. class Menu : View {
  341. internal MenuBarItem barItems;
  342. internal MenuBar host;
  343. internal int current;
  344. internal View previousSubFocused;
  345. internal static Rect MakeFrame (int x, int y, MenuItem [] items, Menu parent = null)
  346. {
  347. if (items == null || items.Length == 0) {
  348. return new Rect ();
  349. }
  350. int minX = x;
  351. int minY = y;
  352. int maxW = (items.Max (z => z?.Width) ?? 0) + 2; // This 2 is frame border?
  353. int maxH = items.Length + 2; // This 2 is frame border?
  354. if (parent != null && x + maxW > Driver.Cols) {
  355. minX = Math.Max (parent.Frame.Right - parent.Frame.Width - maxW, 0);
  356. }
  357. if (y + maxH > Driver.Rows) {
  358. minY = Math.Max (Driver.Rows - maxH, 0);
  359. }
  360. return new Rect (minX, minY, maxW, maxH);
  361. }
  362. public Menu (MenuBar host, int x, int y, MenuBarItem barItems, Menu parent = null)
  363. : base (MakeFrame (x, y, barItems.Children, parent))
  364. {
  365. this.barItems = barItems;
  366. this.host = host;
  367. if (barItems.IsTopLevel) {
  368. // This is a standalone MenuItem on a MenuBar
  369. ColorScheme = host.ColorScheme;
  370. CanFocus = true;
  371. } else {
  372. current = -1;
  373. for (int i = 0; i < barItems.Children?.Length; i++) {
  374. if (barItems.Children [i] != null) {
  375. current = i;
  376. break;
  377. }
  378. }
  379. ColorScheme = host.ColorScheme;
  380. CanFocus = true;
  381. WantMousePositionReports = host.WantMousePositionReports;
  382. }
  383. // Things this view knows how to do
  384. AddCommand (Command.LineUp, () => MoveUp ());
  385. AddCommand (Command.LineDown, () => MoveDown ());
  386. AddCommand (Command.Left, () => { this.host.PreviousMenu (true); return true; });
  387. AddCommand (Command.Right, () => {
  388. this.host.NextMenu (!this.barItems.IsTopLevel || (this.barItems.Children != null
  389. && this.barItems.Children.Length > 0 && current > -1
  390. && current < this.barItems.Children.Length && this.barItems.Children [current].IsFromSubMenu),
  391. this.barItems.Children != null && this.barItems.Children.Length > 0 && current > -1
  392. && host.UseSubMenusSingleFrame && this.barItems.SubMenu (this.barItems.Children [current]) != null);
  393. return true;
  394. });
  395. AddCommand (Command.Cancel, () => { CloseAllMenus (); return true; });
  396. AddCommand (Command.Accept, () => { RunSelected (); return true; });
  397. // Default keybindings for this view
  398. AddKeyBinding (Key.CursorUp, Command.LineUp);
  399. AddKeyBinding (Key.CursorDown, Command.LineDown);
  400. AddKeyBinding (Key.CursorLeft, Command.Left);
  401. AddKeyBinding (Key.CursorRight, Command.Right);
  402. AddKeyBinding (Key.Esc, Command.Cancel);
  403. AddKeyBinding (Key.Enter, Command.Accept);
  404. }
  405. internal Attribute DetermineColorSchemeFor (MenuItem item, int index)
  406. {
  407. if (item != null) {
  408. if (index == current) return ColorScheme.Focus;
  409. if (!item.IsEnabled ()) return ColorScheme.Disabled;
  410. }
  411. return GetNormalColor ();
  412. }
  413. // Draws the Menu, within the Frame
  414. public override void Redraw (Rect bounds)
  415. {
  416. Driver.SetAttribute (GetNormalColor ());
  417. DrawFrame (Bounds, padding: 0, fill: true);
  418. for (int i = Bounds.Y; i < barItems.Children.Length; i++) {
  419. if (i < 0)
  420. continue;
  421. var item = barItems.Children [i];
  422. Driver.SetAttribute (item == null ? GetNormalColor ()
  423. : i == current ? ColorScheme.Focus : GetNormalColor ());
  424. if (item == null) {
  425. Move (0, i + 1);
  426. Driver.AddRune (Driver.LeftTee);
  427. } else if (Frame.X + 1 < Driver.Cols)
  428. Move (1, i + 1);
  429. Driver.SetAttribute (DetermineColorSchemeFor (item, i));
  430. for (int p = Bounds.X; p < Frame.Width - 2; p++) { // This - 2 is for the border
  431. if (p < 0)
  432. continue;
  433. if (item == null)
  434. Driver.AddRune (Driver.HLine);
  435. else if (i == 0 && p == 0 && host.UseSubMenusSingleFrame && item.Parent.Parent != null)
  436. Driver.AddRune (Driver.LeftArrow);
  437. // This `- 3` is left border + right border + one row in from right
  438. else if (p == Frame.Width - 3 && barItems.SubMenu (barItems.Children [i]) != null)
  439. Driver.AddRune (Driver.RightArrow);
  440. else
  441. Driver.AddRune (' ');
  442. }
  443. if (item == null) {
  444. if (SuperView?.Frame.Right - Frame.X > Frame.Width - 1) {
  445. Move (Frame.Width - 1, i + 1);
  446. Driver.AddRune (Driver.RightTee);
  447. }
  448. continue;
  449. }
  450. ustring textToDraw;
  451. var checkChar = Driver.Selected;
  452. var uncheckedChar = Driver.UnSelected;
  453. if (item.CheckType.HasFlag (MenuItemCheckStyle.Checked)) {
  454. checkChar = Driver.Checked;
  455. uncheckedChar = Driver.UnChecked;
  456. }
  457. // Support Checked even though CheckType wasn't set
  458. if (item.Checked) {
  459. textToDraw = ustring.Make (new Rune [] { checkChar, ' ' }) + item.Title;
  460. } else if (item.CheckType.HasFlag (MenuItemCheckStyle.Checked) || item.CheckType.HasFlag (MenuItemCheckStyle.Radio)) {
  461. textToDraw = ustring.Make (new Rune [] { uncheckedChar, ' ' }) + item.Title;
  462. } else {
  463. textToDraw = item.Title;
  464. }
  465. ViewToScreen (2, i + 1, out int vtsCol, out _, false);
  466. if (vtsCol < Driver.Cols) {
  467. Move (2, i + 1);
  468. if (!item.IsEnabled ()) {
  469. DrawHotString (textToDraw, ColorScheme.Disabled, ColorScheme.Disabled);
  470. } else if (i == 0 && host.UseSubMenusSingleFrame && item.Parent.Parent != null) {
  471. var tf = new TextFormatter () {
  472. Alignment = TextAlignment.Centered,
  473. HotKeySpecifier = MenuBar.HotKeySpecifier,
  474. Text = textToDraw
  475. };
  476. // The -3 is left/right border + one space (not sure what for)
  477. tf.Draw (ViewToScreen (new Rect (2, i + 1, Frame.Width - 3, 1)),
  478. i == current ? ColorScheme.Focus : GetNormalColor (),
  479. i == current ? ColorScheme.HotFocus : ColorScheme.HotNormal,
  480. SuperView == null ? default : SuperView.ViewToScreen (SuperView.Bounds));
  481. } else {
  482. DrawHotString (textToDraw,
  483. i == current ? ColorScheme.HotFocus : ColorScheme.HotNormal,
  484. i == current ? ColorScheme.Focus : GetNormalColor ());
  485. }
  486. // The help string
  487. var l = item.ShortcutTag.ConsoleWidth == 0 ? item.Help.ConsoleWidth : item.Help.ConsoleWidth + item.ShortcutTag.ConsoleWidth + 2;
  488. var col = Frame.Width - l - 2;
  489. ViewToScreen (col, i + 1, out vtsCol, out _, false);
  490. if (vtsCol < Driver.Cols) {
  491. Move (col, 1 + i);
  492. Driver.AddStr (item.Help);
  493. // The shortcut tag string
  494. if (!item.ShortcutTag.IsEmpty) {
  495. l = item.ShortcutTag.ConsoleWidth;
  496. Move (Frame.Width - l - 2, 1 + i);
  497. Driver.AddStr (item.ShortcutTag);
  498. }
  499. }
  500. }
  501. }
  502. PositionCursor ();
  503. }
  504. public override void PositionCursor ()
  505. {
  506. if (host == null || host.IsMenuOpen)
  507. if (barItems.IsTopLevel) {
  508. host.PositionCursor ();
  509. } else
  510. Move (2, 1 + current);
  511. else
  512. host.PositionCursor ();
  513. }
  514. public void Run (Action action)
  515. {
  516. if (action == null)
  517. return;
  518. Application.UngrabMouse ();
  519. host.CloseAllMenus ();
  520. Application.Refresh ();
  521. Application.MainLoop.AddIdle (() => {
  522. action ();
  523. return false;
  524. });
  525. }
  526. public override bool OnLeave (View view)
  527. {
  528. return host.OnLeave (view);
  529. }
  530. public override bool OnKeyDown (KeyEvent keyEvent)
  531. {
  532. if (keyEvent.IsAlt) {
  533. host.CloseAllMenus ();
  534. return true;
  535. }
  536. return false;
  537. }
  538. public override bool ProcessHotKey (KeyEvent keyEvent)
  539. {
  540. // To ncurses simulate a AltMask key pressing Alt+Space because
  541. // it can�t detect an alone special key down was pressed.
  542. if (keyEvent.IsAlt && keyEvent.Key == Key.AltMask) {
  543. OnKeyDown (keyEvent);
  544. return true;
  545. }
  546. return false;
  547. }
  548. public override bool ProcessKey (KeyEvent kb)
  549. {
  550. var result = InvokeKeybindings (kb);
  551. if (result != null)
  552. return (bool)result;
  553. // TODO: rune-ify
  554. if (barItems.Children != null && Char.IsLetterOrDigit ((char)kb.KeyValue)) {
  555. var x = Char.ToUpper ((char)kb.KeyValue);
  556. var idx = -1;
  557. foreach (var item in barItems.Children) {
  558. idx++;
  559. if (item == null) continue;
  560. if (item.IsEnabled () && item.HotKey == x) {
  561. current = idx;
  562. RunSelected ();
  563. return true;
  564. }
  565. }
  566. }
  567. return host.ProcessHotKey (kb);
  568. }
  569. void RunSelected ()
  570. {
  571. if (barItems.IsTopLevel) {
  572. Run (barItems.Action);
  573. } else if (current > -1 && barItems.Children [current].Action != null) {
  574. Run (barItems.Children [current].Action);
  575. } else if (current == 0 && host.UseSubMenusSingleFrame
  576. && barItems.Children [current].Parent.Parent != null) {
  577. host.PreviousMenu (barItems.Children [current].Parent.IsFromSubMenu, true);
  578. } else if (current > -1 && barItems.SubMenu (barItems.Children [current]) != null) {
  579. CheckSubMenu ();
  580. }
  581. }
  582. void CloseAllMenus ()
  583. {
  584. Application.UngrabMouse ();
  585. host.CloseAllMenus ();
  586. }
  587. bool MoveDown ()
  588. {
  589. if (barItems.IsTopLevel) {
  590. return true;
  591. }
  592. bool disabled;
  593. do {
  594. current++;
  595. if (current >= barItems.Children.Length) {
  596. current = 0;
  597. }
  598. if (this != host.openCurrentMenu && barItems.Children [current]?.IsFromSubMenu == true && host.selectedSub > -1) {
  599. host.PreviousMenu (true);
  600. host.SelectEnabledItem (barItems.Children, current, out current);
  601. host.openCurrentMenu = this;
  602. }
  603. var item = barItems.Children [current];
  604. if (item?.IsEnabled () != true) {
  605. disabled = true;
  606. } else {
  607. disabled = false;
  608. }
  609. if (!host.UseSubMenusSingleFrame && host.UseKeysUpDownAsKeysLeftRight && barItems.SubMenu (barItems.Children [current]) != null &&
  610. !disabled && host.IsMenuOpen) {
  611. if (!CheckSubMenu ())
  612. return false;
  613. break;
  614. }
  615. if (!host.IsMenuOpen) {
  616. host.OpenMenu (host.selected);
  617. }
  618. } while (barItems.Children [current] == null || disabled);
  619. SetNeedsDisplay ();
  620. if (!host.UseSubMenusSingleFrame)
  621. host.OnMenuOpened ();
  622. return true;
  623. }
  624. bool MoveUp ()
  625. {
  626. if (barItems.IsTopLevel || current == -1) {
  627. return true;
  628. }
  629. bool disabled;
  630. do {
  631. current--;
  632. if (host.UseKeysUpDownAsKeysLeftRight && !host.UseSubMenusSingleFrame) {
  633. if ((current == -1 || this != host.openCurrentMenu) && barItems.Children [current + 1].IsFromSubMenu && host.selectedSub > -1) {
  634. current++;
  635. host.PreviousMenu (true);
  636. if (current > 0) {
  637. current--;
  638. host.openCurrentMenu = this;
  639. }
  640. break;
  641. }
  642. }
  643. if (current < 0)
  644. current = barItems.Children.Length - 1;
  645. if (!host.SelectEnabledItem (barItems.Children, current, out current, false)) {
  646. current = 0;
  647. if (!host.SelectEnabledItem (barItems.Children, current, out current) && !host.CloseMenu (false)) {
  648. return false;
  649. }
  650. break;
  651. }
  652. var item = barItems.Children [current];
  653. if (item?.IsEnabled () != true) {
  654. disabled = true;
  655. } else {
  656. disabled = false;
  657. }
  658. if (!host.UseSubMenusSingleFrame && host.UseKeysUpDownAsKeysLeftRight && barItems.SubMenu (barItems.Children [current]) != null &&
  659. !disabled && host.IsMenuOpen) {
  660. if (!CheckSubMenu ())
  661. return false;
  662. break;
  663. }
  664. } while (barItems.Children [current] == null || disabled);
  665. SetNeedsDisplay ();
  666. if (!host.UseSubMenusSingleFrame)
  667. host.OnMenuOpened ();
  668. return true;
  669. }
  670. public override bool MouseEvent (MouseEvent me)
  671. {
  672. if (!host.handled && !host.HandleGrabView (me, this)) {
  673. return false;
  674. }
  675. host.handled = false;
  676. bool disabled;
  677. if (me.Flags == MouseFlags.Button1Clicked) {
  678. disabled = false;
  679. if (me.Y < 1)
  680. return true;
  681. var meY = me.Y - 1;
  682. if (meY >= barItems.Children.Length)
  683. return true;
  684. var item = barItems.Children [meY];
  685. if (item == null || !item.IsEnabled ()) disabled = true;
  686. current = meY;
  687. if (item != null && !disabled)
  688. RunSelected ();
  689. return true;
  690. } else if (me.Flags == MouseFlags.Button1Pressed || me.Flags == MouseFlags.Button1DoubleClicked ||
  691. me.Flags == MouseFlags.Button1TripleClicked || me.Flags == MouseFlags.ReportMousePosition ||
  692. me.Flags.HasFlag (MouseFlags.Button1Pressed | MouseFlags.ReportMousePosition)) {
  693. disabled = false;
  694. if (me.Y < 1 || me.Y - 1 >= barItems.Children.Length) {
  695. return true;
  696. }
  697. var item = barItems.Children [me.Y - 1];
  698. if (item == null) return true;
  699. if (item == null || !item.IsEnabled ()) disabled = true;
  700. if (item != null && !disabled)
  701. current = me.Y - 1;
  702. if (host.UseSubMenusSingleFrame || !CheckSubMenu ()) {
  703. SetNeedsDisplay ();
  704. return true;
  705. }
  706. host.OnMenuOpened ();
  707. return true;
  708. }
  709. return false;
  710. }
  711. internal bool CheckSubMenu ()
  712. {
  713. if (current == -1 || barItems.Children [current] == null) {
  714. return true;
  715. }
  716. var subMenu = barItems.SubMenu (barItems.Children [current]);
  717. if (subMenu != null) {
  718. int pos = -1;
  719. if (host.openSubMenu != null) {
  720. pos = host.openSubMenu.FindIndex (o => o?.barItems == subMenu);
  721. }
  722. if (pos == -1 && this != host.openCurrentMenu && subMenu.Children != host.openCurrentMenu.barItems.Children
  723. && !host.CloseMenu (false, true)) {
  724. return false;
  725. }
  726. host.Activate (host.selected, pos, subMenu);
  727. } else if (host.openSubMenu?.Count == 0 || host.openSubMenu?.Last ().barItems.IsSubMenuOf (barItems.Children [current]) == false) {
  728. return host.CloseMenu (false, true);
  729. } else {
  730. SetNeedsDisplay ();
  731. }
  732. return true;
  733. }
  734. int GetSubMenuIndex (MenuBarItem subMenu)
  735. {
  736. int pos = -1;
  737. if (this != null && Subviews.Count > 0) {
  738. Menu v = null;
  739. foreach (var menu in Subviews) {
  740. if (((Menu)menu).barItems == subMenu)
  741. v = (Menu)menu;
  742. }
  743. if (v != null)
  744. pos = Subviews.IndexOf (v);
  745. }
  746. return pos;
  747. }
  748. ///<inheritdoc/>
  749. public override bool OnEnter (View view)
  750. {
  751. Application.Driver.SetCursorVisibility (CursorVisibility.Invisible);
  752. return base.OnEnter (view);
  753. }
  754. }
  755. /// <summary>
  756. /// <para>
  757. /// Provides a menu bar that spans the top of a <see cref="Toplevel"/> View with drop-down and cascading menus.
  758. /// </para>
  759. /// <para>
  760. /// By default, any sub-sub-menus (sub-menus of the <see cref="MenuItem"/>s added to <see cref="MenuBarItem"/>s)
  761. /// are displayed in a cascading manner, where each sub-sub-menu pops out of the sub-menu frame
  762. /// (either to the right or left, depending on where the sub-menu is relative to the edge of the screen). By setting
  763. /// <see cref="UseSubMenusSingleFrame"/> to <see langword="true"/>, this behavior can be changed such that all sub-sub-menus are
  764. /// drawn within a single frame below the MenuBar.
  765. /// </para>
  766. /// </summary>
  767. /// <remarks>
  768. /// <para>
  769. /// The <see cref="MenuBar"/> appears on the first row of the parent <see cref="Toplevel"/> View and uses the full width.
  770. /// </para>
  771. /// <para>
  772. /// The <see cref="MenuBar"/> provides global hotkeys for the application. See <see cref="MenuItem.HotKey"/>.
  773. /// </para>
  774. /// <para>
  775. /// See also: <see cref="ContextMenu"/>
  776. /// </para>
  777. /// </remarks>
  778. public class MenuBar : View {
  779. internal int selected;
  780. internal int selectedSub;
  781. /// <summary>
  782. /// Gets or sets the array of <see cref="MenuBarItem"/>s for the menu. Only set this after the <see cref="MenuBar"/> is visible.
  783. /// </summary>
  784. /// <value>The menu array.</value>
  785. public MenuBarItem [] Menus { get; set; }
  786. private bool useKeysUpDownAsKeysLeftRight = false;
  787. /// <summary>
  788. /// Used for change the navigation key style.
  789. /// </summary>
  790. public bool UseKeysUpDownAsKeysLeftRight {
  791. get => useKeysUpDownAsKeysLeftRight;
  792. set {
  793. useKeysUpDownAsKeysLeftRight = value;
  794. if (value && UseSubMenusSingleFrame) {
  795. UseSubMenusSingleFrame = false;
  796. SetNeedsDisplay ();
  797. }
  798. }
  799. }
  800. static ustring shortcutDelimiter = "+";
  801. /// <summary>
  802. /// Sets or gets the shortcut delimiter separator. The default is "+".
  803. /// </summary>
  804. public static ustring ShortcutDelimiter {
  805. get => shortcutDelimiter;
  806. set {
  807. if (shortcutDelimiter != value) {
  808. shortcutDelimiter = value == ustring.Empty ? " " : value;
  809. }
  810. }
  811. }
  812. /// <summary>
  813. /// The specifier character for the hotkey to all menus.
  814. /// </summary>
  815. new public static Rune HotKeySpecifier => '_';
  816. private bool useSubMenusSingleFrame;
  817. /// <summary>
  818. /// Gets or sets if the sub-menus must be displayed in a single or multiple frames.
  819. /// <para>
  820. /// By default any sub-sub-menus (sub-menus of the main <see cref="MenuItem"/>s) are displayed in a cascading manner,
  821. /// where each sub-sub-menu pops out of the sub-menu frame
  822. /// (either to the right or left, depending on where the sub-menu is relative to the edge of the screen). By setting
  823. /// <see cref="UseSubMenusSingleFrame"/> to <see langword="true"/>, this behavior can be changed such that all sub-sub-menus are
  824. /// drawn within a single frame below the MenuBar.
  825. /// </para>
  826. /// </summary>
  827. public bool UseSubMenusSingleFrame {
  828. get => useSubMenusSingleFrame;
  829. set {
  830. useSubMenusSingleFrame = value;
  831. if (value && UseKeysUpDownAsKeysLeftRight) {
  832. useKeysUpDownAsKeysLeftRight = false;
  833. SetNeedsDisplay ();
  834. }
  835. }
  836. }
  837. /// <summary>
  838. /// The <see cref="Gui.Key"/> used to activate the menu bar by keyboard.
  839. /// </summary>
  840. public Key Key { get; set; } = Key.F9;
  841. /// <summary>
  842. /// Initializes a new instance of the <see cref="MenuBar"/>.
  843. /// </summary>
  844. public MenuBar () : this (new MenuBarItem [] { }) { }
  845. /// <summary>
  846. /// Initializes a new instance of the <see cref="MenuBar"/> class with the specified set of toplevel menu items.
  847. /// </summary>
  848. /// <param name="menus">Individual menu items; a null item will result in a separator being drawn.</param>
  849. public MenuBar (MenuBarItem [] menus) : base ()
  850. {
  851. X = 0;
  852. Y = 0;
  853. Width = Dim.Fill ();
  854. Height = 1;
  855. Menus = menus;
  856. //CanFocus = true;
  857. selected = -1;
  858. selectedSub = -1;
  859. ColorScheme = Colors.Menu;
  860. WantMousePositionReports = true;
  861. IsMenuOpen = false;
  862. // Things this view knows how to do
  863. AddCommand (Command.Left, () => { MoveLeft (); return true; });
  864. AddCommand (Command.Right, () => { MoveRight (); return true; });
  865. AddCommand (Command.Cancel, () => { CloseMenuBar (); return true; });
  866. AddCommand (Command.Accept, () => { ProcessMenu (selected, Menus [selected]); return true; });
  867. // Default keybindings for this view
  868. AddKeyBinding (Key.CursorLeft, Command.Left);
  869. AddKeyBinding (Key.CursorRight, Command.Right);
  870. AddKeyBinding (Key.Esc, Command.Cancel);
  871. AddKeyBinding (Key.C | Key.CtrlMask, Command.Cancel);
  872. AddKeyBinding (Key.CursorDown, Command.Accept);
  873. AddKeyBinding (Key.Enter, Command.Accept);
  874. }
  875. bool openedByAltKey;
  876. bool isCleaning;
  877. ///<inheritdoc/>
  878. public override bool OnLeave (View view)
  879. {
  880. if ((!(view is MenuBar) && !(view is Menu) || !(view is MenuBar) && !(view is Menu) && openMenu != null) && !isCleaning && !reopen) {
  881. CleanUp ();
  882. return true;
  883. }
  884. return false;
  885. }
  886. ///<inheritdoc/>
  887. public override bool OnKeyDown (KeyEvent keyEvent)
  888. {
  889. if (keyEvent.IsAlt || (keyEvent.IsCtrl && keyEvent.Key == (Key.CtrlMask | Key.Space))) {
  890. openedByAltKey = true;
  891. SetNeedsDisplay ();
  892. openedByHotKey = false;
  893. }
  894. return false;
  895. }
  896. ///<inheritdoc/>
  897. public override bool OnKeyUp (KeyEvent keyEvent)
  898. {
  899. if (keyEvent.IsAlt || keyEvent.Key == Key.AltMask || (keyEvent.IsCtrl && keyEvent.Key == (Key.CtrlMask | Key.Space))) {
  900. // User pressed Alt - this may be a precursor to a menu accelerator (e.g. Alt-F)
  901. if (openedByAltKey && !IsMenuOpen && openMenu == null && (((uint)keyEvent.Key & (uint)Key.CharMask) == 0
  902. || ((uint)keyEvent.Key & (uint)Key.CharMask) == (uint)Key.Space)) {
  903. // There's no open menu, the first menu item should be highlight.
  904. // The right way to do this is to SetFocus(MenuBar), but for some reason
  905. // that faults.
  906. var mbar = GetMouseGrabViewInstance (this);
  907. if (mbar != null) {
  908. mbar.CleanUp ();
  909. }
  910. //Activate (0);
  911. //StartMenu ();
  912. IsMenuOpen = true;
  913. selected = 0;
  914. CanFocus = true;
  915. lastFocused = SuperView == null ? Application.Current.MostFocused : SuperView.MostFocused;
  916. SetFocus ();
  917. SetNeedsDisplay ();
  918. Application.GrabMouse (this);
  919. } else if (!openedByHotKey) {
  920. // There's an open menu. If this Alt key-up is a pre-cursor to an accelerator
  921. // we don't want to close the menu because it'll flash.
  922. // How to deal with that?
  923. CleanUp ();
  924. }
  925. return true;
  926. }
  927. return false;
  928. }
  929. internal void CleanUp ()
  930. {
  931. isCleaning = true;
  932. if (openMenu != null) {
  933. CloseAllMenus ();
  934. }
  935. openedByAltKey = false;
  936. IsMenuOpen = false;
  937. selected = -1;
  938. CanFocus = false;
  939. if (lastFocused != null) {
  940. lastFocused.SetFocus ();
  941. }
  942. SetNeedsDisplay ();
  943. Application.UngrabMouse ();
  944. isCleaning = false;
  945. }
  946. // The column where the MenuBar starts
  947. static int xOrigin = 0;
  948. // Spaces before the Title
  949. static int leftPadding = 1;
  950. // Spaces after the Title
  951. static int rightPadding = 1;
  952. // Spaces after the submenu Title, before Help
  953. static int parensAroundHelp = 3;
  954. ///<inheritdoc/>
  955. public override void Redraw (Rect bounds)
  956. {
  957. Move (0, 0);
  958. Driver.SetAttribute (GetNormalColor ());
  959. for (int i = 0; i < Frame.Width; i++)
  960. Driver.AddRune (' ');
  961. Move (1, 0);
  962. int pos = 0;
  963. for (int i = 0; i < Menus.Length; i++) {
  964. var menu = Menus [i];
  965. Move (pos, 0);
  966. Attribute hotColor, normalColor;
  967. if (i == selected && IsMenuOpen) {
  968. hotColor = i == selected ? ColorScheme.HotFocus : ColorScheme.HotNormal;
  969. normalColor = i == selected ? ColorScheme.Focus :
  970. GetNormalColor ();
  971. } else if (openedByAltKey) {
  972. hotColor = ColorScheme.HotNormal;
  973. normalColor = GetNormalColor ();
  974. } else {
  975. hotColor = GetNormalColor ();
  976. normalColor = GetNormalColor ();
  977. }
  978. // Note Help on MenuBar is drawn with parens around it
  979. DrawHotString (menu.Help.IsEmpty ? $" {menu.Title} " : $" {menu.Title} ({menu.Help}) ", hotColor, normalColor);
  980. pos += leftPadding + menu.TitleLength + (menu.Help.ConsoleWidth > 0 ? leftPadding + menu.Help.ConsoleWidth + parensAroundHelp : 0) + rightPadding;
  981. }
  982. PositionCursor ();
  983. }
  984. ///<inheritdoc/>
  985. public override void PositionCursor ()
  986. {
  987. if (selected == -1 && HasFocus && Menus.Length > 0) {
  988. selected = 0;
  989. }
  990. int pos = 0;
  991. for (int i = 0; i < Menus.Length; i++) {
  992. if (i == selected) {
  993. pos++;
  994. Move (pos + 1, 0);
  995. return;
  996. } else {
  997. pos += leftPadding + Menus [i].TitleLength + (Menus [i].Help.ConsoleWidth > 0 ? Menus [i].Help.ConsoleWidth + parensAroundHelp : 0) + rightPadding;
  998. }
  999. }
  1000. }
  1001. void Selected (MenuItem item)
  1002. {
  1003. var action = item.Action;
  1004. if (action == null)
  1005. return;
  1006. Application.UngrabMouse ();
  1007. CloseAllMenus ();
  1008. Application.Refresh ();
  1009. Application.MainLoop.AddIdle (() => {
  1010. action ();
  1011. return false;
  1012. });
  1013. }
  1014. /// <summary>
  1015. /// Raised as a menu is opening.
  1016. /// </summary>
  1017. public event Action<MenuOpeningEventArgs> MenuOpening;
  1018. /// <summary>
  1019. /// Raised when a menu is opened.
  1020. /// </summary>
  1021. public event Action<MenuItem> MenuOpened;
  1022. /// <summary>
  1023. /// Raised when a menu is closing passing <see cref="MenuClosingEventArgs"/>.
  1024. /// </summary>
  1025. public event Action<MenuClosingEventArgs> MenuClosing;
  1026. /// <summary>
  1027. /// Raised when all the menu is closed.
  1028. /// </summary>
  1029. public event Action MenuAllClosed;
  1030. internal Menu openMenu;
  1031. Menu ocm;
  1032. internal Menu openCurrentMenu {
  1033. get => ocm;
  1034. set {
  1035. if (ocm != value) {
  1036. ocm = value;
  1037. if (ocm.current > -1) {
  1038. OnMenuOpened ();
  1039. }
  1040. }
  1041. }
  1042. }
  1043. internal List<Menu> openSubMenu;
  1044. View previousFocused;
  1045. internal bool isMenuOpening;
  1046. internal bool isMenuClosing;
  1047. /// <summary>
  1048. /// <see langword="true"/> if the menu is open; otherwise <see langword="true"/>.
  1049. /// </summary>
  1050. public bool IsMenuOpen { get; protected set; }
  1051. /// <summary>
  1052. /// Virtual method that will invoke the <see cref="MenuOpening"/> event if it's defined.
  1053. /// </summary>
  1054. /// <param name="currentMenu">The current menu to be replaced.</param>
  1055. /// <returns>Returns the <see cref="MenuOpeningEventArgs"/></returns>
  1056. public virtual MenuOpeningEventArgs OnMenuOpening (MenuBarItem currentMenu)
  1057. {
  1058. var ev = new MenuOpeningEventArgs (currentMenu);
  1059. MenuOpening?.Invoke (ev);
  1060. return ev;
  1061. }
  1062. /// <summary>
  1063. /// Virtual method that will invoke the <see cref="MenuOpened"/> event if it's defined.
  1064. /// </summary>
  1065. public virtual void OnMenuOpened ()
  1066. {
  1067. MenuItem mi = null;
  1068. if (openCurrentMenu.barItems.Children != null && openCurrentMenu?.current > -1) {
  1069. mi = openCurrentMenu.barItems.Children [openCurrentMenu.current];
  1070. } else if (openCurrentMenu.barItems.IsTopLevel) {
  1071. mi = openCurrentMenu.barItems;
  1072. } else {
  1073. mi = openMenu.barItems.Children [openMenu.current];
  1074. }
  1075. MenuOpened?.Invoke (mi);
  1076. }
  1077. /// <summary>
  1078. /// Virtual method that will invoke the <see cref="MenuClosing"/>.
  1079. /// </summary>
  1080. /// <param name="currentMenu">The current menu to be closed.</param>
  1081. /// <param name="reopen">Whether the current menu will be reopen.</param>
  1082. /// <param name="isSubMenu">Whether is a sub-menu or not.</param>
  1083. public virtual MenuClosingEventArgs OnMenuClosing (MenuBarItem currentMenu, bool reopen, bool isSubMenu)
  1084. {
  1085. var ev = new MenuClosingEventArgs (currentMenu, reopen, isSubMenu);
  1086. MenuClosing?.Invoke (ev);
  1087. return ev;
  1088. }
  1089. /// <summary>
  1090. /// Virtual method that will invoke the <see cref="MenuAllClosed"/>.
  1091. /// </summary>
  1092. public virtual void OnMenuAllClosed ()
  1093. {
  1094. MenuAllClosed?.Invoke ();
  1095. }
  1096. View lastFocused;
  1097. /// <summary>
  1098. /// Gets the view that was last focused before opening the menu.
  1099. /// </summary>
  1100. public View LastFocused { get; private set; }
  1101. internal void OpenMenu (int index, int sIndex = -1, MenuBarItem subMenu = null)
  1102. {
  1103. isMenuOpening = true;
  1104. var newMenu = OnMenuOpening (Menus [index]);
  1105. if (newMenu.Cancel) {
  1106. isMenuOpening = false;
  1107. return;
  1108. }
  1109. if (newMenu.NewMenuBarItem != null) {
  1110. Menus [index] = newMenu.NewMenuBarItem;
  1111. }
  1112. int pos = 0;
  1113. switch (subMenu) {
  1114. case null:
  1115. // Open a submenu below a MenuBar
  1116. lastFocused = lastFocused ?? (SuperView == null ? Application.Current.MostFocused : SuperView.MostFocused);
  1117. if (openSubMenu != null && !CloseMenu (false, true))
  1118. return;
  1119. if (openMenu != null) {
  1120. if (SuperView == null) {
  1121. Application.Current.Remove (openMenu);
  1122. } else {
  1123. SuperView.Remove (openMenu);
  1124. }
  1125. openMenu.Dispose ();
  1126. }
  1127. // This positions the submenu horizontally aligned with the first character of the
  1128. // menu it belongs to's text
  1129. for (int i = 0; i < index; i++)
  1130. pos += Menus [i].TitleLength + (Menus [i].Help.ConsoleWidth > 0 ? Menus [i].Help.ConsoleWidth + 2 : 0) + leftPadding + rightPadding;
  1131. openMenu = new Menu (this, Frame.X + pos, Frame.Y + 1, Menus [index]);
  1132. openCurrentMenu = openMenu;
  1133. openCurrentMenu.previousSubFocused = openMenu;
  1134. if (SuperView == null) {
  1135. Application.Current.Add (openMenu);
  1136. } else {
  1137. SuperView.Add (openMenu);
  1138. }
  1139. openMenu.SetFocus ();
  1140. break;
  1141. default:
  1142. // Opens a submenu next to another submenu (openSubMenu)
  1143. if (openSubMenu == null)
  1144. openSubMenu = new List<Menu> ();
  1145. if (sIndex > -1) {
  1146. RemoveSubMenu (sIndex);
  1147. } else {
  1148. var last = openSubMenu.Count > 0 ? openSubMenu.Last () : openMenu;
  1149. if (!UseSubMenusSingleFrame) {
  1150. openCurrentMenu = new Menu (this, last.Frame.Left + last.Frame.Width, last.Frame.Top + 1 + last.current, subMenu, last);
  1151. } else {
  1152. var first = openSubMenu.Count > 0 ? openSubMenu.First () : openMenu;
  1153. var mbi = new MenuItem [2 + subMenu.Children.Length];
  1154. mbi [0] = new MenuItem () { Title = subMenu.Title, Parent = subMenu };
  1155. mbi [1] = null;
  1156. for (int j = 0; j < subMenu.Children.Length; j++) {
  1157. mbi [j + 2] = subMenu.Children [j];
  1158. }
  1159. var newSubMenu = new MenuBarItem (mbi);
  1160. openCurrentMenu = new Menu (this, first.Frame.Left, first.Frame.Top, newSubMenu);
  1161. last.Visible = false;
  1162. Application.GrabMouse (openCurrentMenu);
  1163. }
  1164. openCurrentMenu.previousSubFocused = last.previousSubFocused;
  1165. openSubMenu.Add (openCurrentMenu);
  1166. if (SuperView == null) {
  1167. Application.Current.Add (openCurrentMenu);
  1168. } else {
  1169. SuperView.Add (openCurrentMenu);
  1170. }
  1171. }
  1172. selectedSub = openSubMenu.Count - 1;
  1173. if (selectedSub > -1 && SelectEnabledItem (openCurrentMenu.barItems.Children, openCurrentMenu.current, out openCurrentMenu.current)) {
  1174. openCurrentMenu.SetFocus ();
  1175. }
  1176. break;
  1177. }
  1178. isMenuOpening = false;
  1179. IsMenuOpen = true;
  1180. }
  1181. /// <summary>
  1182. /// Opens the Menu programatically, as though the F9 key were pressed.
  1183. /// </summary>
  1184. public void OpenMenu ()
  1185. {
  1186. var mbar = GetMouseGrabViewInstance (this);
  1187. if (mbar != null) {
  1188. mbar.CleanUp ();
  1189. }
  1190. if (openMenu != null)
  1191. return;
  1192. selected = 0;
  1193. SetNeedsDisplay ();
  1194. previousFocused = SuperView == null ? Application.Current.Focused : SuperView.Focused;
  1195. OpenMenu (selected);
  1196. if (!SelectEnabledItem (openCurrentMenu.barItems.Children, openCurrentMenu.current, out openCurrentMenu.current) && !CloseMenu (false)) {
  1197. return;
  1198. }
  1199. if (!openCurrentMenu.CheckSubMenu ())
  1200. return;
  1201. Application.GrabMouse (this);
  1202. }
  1203. // Activates the menu, handles either first focus, or activating an entry when it was already active
  1204. // For mouse events.
  1205. internal void Activate (int idx, int sIdx = -1, MenuBarItem subMenu = null)
  1206. {
  1207. selected = idx;
  1208. selectedSub = sIdx;
  1209. if (openMenu == null)
  1210. previousFocused = SuperView == null ? Application.Current.Focused : SuperView.Focused;
  1211. OpenMenu (idx, sIdx, subMenu);
  1212. SetNeedsDisplay ();
  1213. }
  1214. internal bool SelectEnabledItem (IEnumerable<MenuItem> chldren, int current, out int newCurrent, bool forward = true)
  1215. {
  1216. if (chldren == null) {
  1217. newCurrent = -1;
  1218. return true;
  1219. }
  1220. IEnumerable<MenuItem> childrens;
  1221. if (forward) {
  1222. childrens = chldren;
  1223. } else {
  1224. childrens = chldren.Reverse ();
  1225. }
  1226. int count;
  1227. if (forward) {
  1228. count = -1;
  1229. } else {
  1230. count = childrens.Count ();
  1231. }
  1232. foreach (var child in childrens) {
  1233. if (forward) {
  1234. if (++count < current) {
  1235. continue;
  1236. }
  1237. } else {
  1238. if (--count > current) {
  1239. continue;
  1240. }
  1241. }
  1242. if (child == null || !child.IsEnabled ()) {
  1243. if (forward) {
  1244. current++;
  1245. } else {
  1246. current--;
  1247. }
  1248. } else {
  1249. newCurrent = current;
  1250. return true;
  1251. }
  1252. }
  1253. newCurrent = -1;
  1254. return false;
  1255. }
  1256. /// <summary>
  1257. /// Closes the Menu programmatically if open and not canceled (as though F9 were pressed).
  1258. /// </summary>
  1259. public bool CloseMenu (bool ignoreUseSubMenusSingleFrame = false)
  1260. {
  1261. return CloseMenu (false, false, ignoreUseSubMenusSingleFrame);
  1262. }
  1263. bool reopen;
  1264. internal bool CloseMenu (bool reopen = false, bool isSubMenu = false, bool ignoreUseSubMenusSingleFrame = false)
  1265. {
  1266. var mbi = isSubMenu ? openCurrentMenu.barItems : openMenu?.barItems;
  1267. if (UseSubMenusSingleFrame && mbi != null &&
  1268. !ignoreUseSubMenusSingleFrame && mbi.Parent != null) {
  1269. return false;
  1270. }
  1271. isMenuClosing = true;
  1272. this.reopen = reopen;
  1273. var args = OnMenuClosing (mbi, reopen, isSubMenu);
  1274. if (args.Cancel) {
  1275. isMenuClosing = false;
  1276. if (args.CurrentMenu.Parent != null)
  1277. openMenu.current = ((MenuBarItem)args.CurrentMenu.Parent).Children.IndexOf (args.CurrentMenu);
  1278. return false;
  1279. }
  1280. switch (isSubMenu) {
  1281. case false:
  1282. if (openMenu != null) {
  1283. if (SuperView == null) {
  1284. Application.Current.Remove (openMenu);
  1285. } else {
  1286. SuperView?.Remove (openMenu);
  1287. }
  1288. }
  1289. SetNeedsDisplay ();
  1290. if (previousFocused != null && previousFocused is Menu && openMenu != null && previousFocused.ToString () != openCurrentMenu.ToString ())
  1291. previousFocused.SetFocus ();
  1292. openMenu?.Dispose ();
  1293. openMenu = null;
  1294. if (lastFocused is Menu || lastFocused is MenuBar) {
  1295. lastFocused = null;
  1296. }
  1297. LastFocused = lastFocused;
  1298. lastFocused = null;
  1299. if (LastFocused != null && LastFocused.CanFocus) {
  1300. if (!reopen) {
  1301. selected = -1;
  1302. }
  1303. LastFocused.SetFocus ();
  1304. } else {
  1305. SetFocus ();
  1306. PositionCursor ();
  1307. }
  1308. IsMenuOpen = false;
  1309. break;
  1310. case true:
  1311. selectedSub = -1;
  1312. SetNeedsDisplay ();
  1313. RemoveAllOpensSubMenus ();
  1314. openCurrentMenu.previousSubFocused.SetFocus ();
  1315. openSubMenu = null;
  1316. IsMenuOpen = true;
  1317. break;
  1318. }
  1319. this.reopen = false;
  1320. isMenuClosing = false;
  1321. return true;
  1322. }
  1323. void RemoveSubMenu (int index, bool ignoreUseSubMenusSingleFrame = false)
  1324. {
  1325. if (openSubMenu == null || (UseSubMenusSingleFrame
  1326. && !ignoreUseSubMenusSingleFrame && openSubMenu.Count == 0))
  1327. return;
  1328. for (int i = openSubMenu.Count - 1; i > index; i--) {
  1329. isMenuClosing = true;
  1330. Menu menu;
  1331. if (openSubMenu.Count - 1 > 0)
  1332. menu = openSubMenu [i - 1];
  1333. else
  1334. menu = openMenu;
  1335. if (!menu.Visible)
  1336. menu.Visible = true;
  1337. openCurrentMenu = menu;
  1338. openCurrentMenu.SetFocus ();
  1339. if (openSubMenu != null) {
  1340. menu = openSubMenu [i];
  1341. if (SuperView == null) {
  1342. Application.Current.Remove (menu);
  1343. } else {
  1344. SuperView.Remove (menu);
  1345. }
  1346. openSubMenu.Remove (menu);
  1347. menu.Dispose ();
  1348. }
  1349. RemoveSubMenu (i, ignoreUseSubMenusSingleFrame);
  1350. }
  1351. if (openSubMenu.Count > 0)
  1352. openCurrentMenu = openSubMenu.Last ();
  1353. isMenuClosing = false;
  1354. }
  1355. internal void RemoveAllOpensSubMenus ()
  1356. {
  1357. if (openSubMenu != null) {
  1358. foreach (var item in openSubMenu) {
  1359. if (SuperView == null) {
  1360. Application.Current.Remove (item);
  1361. } else {
  1362. SuperView.Remove (item);
  1363. }
  1364. item.Dispose ();
  1365. }
  1366. }
  1367. }
  1368. internal void CloseAllMenus ()
  1369. {
  1370. if (!isMenuOpening && !isMenuClosing) {
  1371. if (openSubMenu != null && !CloseMenu (false, true))
  1372. return;
  1373. if (!CloseMenu (false))
  1374. return;
  1375. if (LastFocused != null && LastFocused != this)
  1376. selected = -1;
  1377. Application.UngrabMouse ();
  1378. }
  1379. IsMenuOpen = false;
  1380. openedByHotKey = false;
  1381. openedByAltKey = false;
  1382. OnMenuAllClosed ();
  1383. }
  1384. View FindDeepestMenu (View view, ref int count)
  1385. {
  1386. count = count > 0 ? count : 0;
  1387. foreach (var menu in view.Subviews) {
  1388. if (menu is Menu) {
  1389. count++;
  1390. return FindDeepestMenu ((Menu)menu, ref count);
  1391. }
  1392. }
  1393. return view;
  1394. }
  1395. internal void PreviousMenu (bool isSubMenu = false, bool ignoreUseSubMenusSingleFrame = false)
  1396. {
  1397. switch (isSubMenu) {
  1398. case false:
  1399. if (selected <= 0)
  1400. selected = Menus.Length - 1;
  1401. else
  1402. selected--;
  1403. if (selected > -1 && !CloseMenu (true, false, ignoreUseSubMenusSingleFrame))
  1404. return;
  1405. OpenMenu (selected);
  1406. if (!SelectEnabledItem (openCurrentMenu.barItems.Children, openCurrentMenu.current, out openCurrentMenu.current, false)) {
  1407. openCurrentMenu.current = 0;
  1408. }
  1409. break;
  1410. case true:
  1411. if (selectedSub > -1) {
  1412. selectedSub--;
  1413. RemoveSubMenu (selectedSub, ignoreUseSubMenusSingleFrame);
  1414. SetNeedsDisplay ();
  1415. } else
  1416. PreviousMenu ();
  1417. break;
  1418. }
  1419. }
  1420. internal void NextMenu (bool isSubMenu = false, bool ignoreUseSubMenusSingleFrame = false)
  1421. {
  1422. switch (isSubMenu) {
  1423. case false:
  1424. if (selected == -1)
  1425. selected = 0;
  1426. else if (selected + 1 == Menus.Length)
  1427. selected = 0;
  1428. else
  1429. selected++;
  1430. if (selected > -1 && !CloseMenu (true, ignoreUseSubMenusSingleFrame))
  1431. return;
  1432. OpenMenu (selected);
  1433. SelectEnabledItem (openCurrentMenu.barItems.Children, openCurrentMenu.current, out openCurrentMenu.current);
  1434. break;
  1435. case true:
  1436. if (UseKeysUpDownAsKeysLeftRight) {
  1437. if (CloseMenu (false, true, ignoreUseSubMenusSingleFrame)) {
  1438. NextMenu (false, ignoreUseSubMenusSingleFrame);
  1439. }
  1440. } else {
  1441. var subMenu = openCurrentMenu.current > -1 && openCurrentMenu.barItems.Children.Length > 0
  1442. ? openCurrentMenu.barItems.SubMenu (openCurrentMenu.barItems.Children [openCurrentMenu.current])
  1443. : null;
  1444. if ((selectedSub == -1 || openSubMenu == null || openSubMenu?.Count == selectedSub) && subMenu == null) {
  1445. if (openSubMenu != null && !CloseMenu (false, true))
  1446. return;
  1447. NextMenu (false, ignoreUseSubMenusSingleFrame);
  1448. } else if (subMenu != null || (openCurrentMenu.current > -1
  1449. && !openCurrentMenu.barItems.Children [openCurrentMenu.current].IsFromSubMenu)) {
  1450. selectedSub++;
  1451. openCurrentMenu.CheckSubMenu ();
  1452. } else {
  1453. if (CloseMenu (false, true, ignoreUseSubMenusSingleFrame)) {
  1454. NextMenu (false, ignoreUseSubMenusSingleFrame);
  1455. }
  1456. return;
  1457. }
  1458. SetNeedsDisplay ();
  1459. if (UseKeysUpDownAsKeysLeftRight)
  1460. openCurrentMenu.CheckSubMenu ();
  1461. }
  1462. break;
  1463. }
  1464. }
  1465. bool openedByHotKey;
  1466. internal bool FindAndOpenMenuByHotkey (KeyEvent kb)
  1467. {
  1468. //int pos = 0;
  1469. var c = ((uint)kb.Key & (uint)Key.CharMask);
  1470. for (int i = 0; i < Menus.Length; i++) {
  1471. // TODO: this code is duplicated, hotkey should be part of the MenuBarItem
  1472. var mi = Menus [i];
  1473. int p = mi.Title.IndexOf (MenuBar.HotKeySpecifier);
  1474. if (p != -1 && p + 1 < mi.Title.RuneCount) {
  1475. if (Char.ToUpperInvariant ((char)mi.Title [p + 1]) == c) {
  1476. ProcessMenu (i, mi);
  1477. return true;
  1478. }
  1479. }
  1480. }
  1481. return false;
  1482. }
  1483. internal bool FindAndOpenMenuByShortcut (KeyEvent kb, MenuItem [] children = null)
  1484. {
  1485. if (children == null) {
  1486. children = Menus;
  1487. }
  1488. var key = kb.KeyValue;
  1489. var keys = ShortcutHelper.GetModifiersKey (kb);
  1490. key |= (int)keys;
  1491. for (int i = 0; i < children.Length; i++) {
  1492. var mi = children [i];
  1493. if (mi == null) {
  1494. continue;
  1495. }
  1496. if ((!(mi is MenuBarItem mbiTopLevel) || mbiTopLevel.IsTopLevel) && mi.Shortcut != Key.Null && mi.Shortcut == (Key)key) {
  1497. var action = mi.Action;
  1498. if (action != null) {
  1499. Application.MainLoop.AddIdle (() => {
  1500. action ();
  1501. return false;
  1502. });
  1503. }
  1504. return true;
  1505. }
  1506. if (mi is MenuBarItem menuBarItem && !menuBarItem.IsTopLevel && FindAndOpenMenuByShortcut (kb, menuBarItem.Children)) {
  1507. return true;
  1508. }
  1509. }
  1510. return false;
  1511. }
  1512. private void ProcessMenu (int i, MenuBarItem mi)
  1513. {
  1514. if (selected < 0 && IsMenuOpen) {
  1515. return;
  1516. }
  1517. if (mi.IsTopLevel) {
  1518. var menu = new Menu (this, i, 0, mi);
  1519. menu.Run (mi.Action);
  1520. menu.Dispose ();
  1521. } else {
  1522. openedByHotKey = true;
  1523. Application.GrabMouse (this);
  1524. selected = i;
  1525. OpenMenu (i);
  1526. if (!SelectEnabledItem (openCurrentMenu.barItems.Children, openCurrentMenu.current, out openCurrentMenu.current) && !CloseMenu (false)) {
  1527. return;
  1528. }
  1529. if (!openCurrentMenu.CheckSubMenu ())
  1530. return;
  1531. }
  1532. SetNeedsDisplay ();
  1533. }
  1534. ///<inheritdoc/>
  1535. public override bool ProcessHotKey (KeyEvent kb)
  1536. {
  1537. if (kb.Key == Key) {
  1538. if (!IsMenuOpen)
  1539. OpenMenu ();
  1540. else
  1541. CloseAllMenus ();
  1542. return true;
  1543. }
  1544. // To ncurses simulate a AltMask key pressing Alt+Space because
  1545. // it can't detect an alone special key down was pressed.
  1546. if (kb.IsAlt && kb.Key == Key.AltMask && openMenu == null) {
  1547. OnKeyDown (kb);
  1548. OnKeyUp (kb);
  1549. return true;
  1550. } else if (kb.IsAlt && !kb.IsCtrl && !kb.IsShift) {
  1551. if (FindAndOpenMenuByHotkey (kb)) return true;
  1552. }
  1553. //var kc = kb.KeyValue;
  1554. return base.ProcessHotKey (kb);
  1555. }
  1556. ///<inheritdoc/>
  1557. public override bool ProcessKey (KeyEvent kb)
  1558. {
  1559. if (InvokeKeybindings (kb) == true)
  1560. return true;
  1561. var key = kb.KeyValue;
  1562. if ((key >= 'a' && key <= 'z') || (key >= 'A' && key <= 'Z') || (key >= '0' && key <= '9')) {
  1563. char c = Char.ToUpper ((char)key);
  1564. if (selected == -1 || Menus [selected].IsTopLevel)
  1565. return false;
  1566. foreach (var mi in Menus [selected].Children) {
  1567. if (mi == null)
  1568. continue;
  1569. int p = mi.Title.IndexOf (MenuBar.HotKeySpecifier);
  1570. if (p != -1 && p + 1 < mi.Title.RuneCount) {
  1571. if (mi.Title [p + 1] == c) {
  1572. Selected (mi);
  1573. return true;
  1574. }
  1575. }
  1576. }
  1577. }
  1578. return false;
  1579. }
  1580. void CloseMenuBar ()
  1581. {
  1582. if (!CloseMenu (false))
  1583. return;
  1584. if (openedByAltKey) {
  1585. openedByAltKey = false;
  1586. LastFocused?.SetFocus ();
  1587. }
  1588. SetNeedsDisplay ();
  1589. }
  1590. void MoveRight ()
  1591. {
  1592. selected = (selected + 1) % Menus.Length;
  1593. OpenMenu (selected);
  1594. SetNeedsDisplay ();
  1595. }
  1596. void MoveLeft ()
  1597. {
  1598. selected--;
  1599. if (selected < 0)
  1600. selected = Menus.Length - 1;
  1601. OpenMenu (selected);
  1602. SetNeedsDisplay ();
  1603. }
  1604. ///<inheritdoc/>
  1605. public override bool ProcessColdKey (KeyEvent kb)
  1606. {
  1607. return FindAndOpenMenuByShortcut (kb);
  1608. }
  1609. ///<inheritdoc/>
  1610. public override bool MouseEvent (MouseEvent me)
  1611. {
  1612. if (!handled && !HandleGrabView (me, this)) {
  1613. return false;
  1614. }
  1615. handled = false;
  1616. if (me.Flags == MouseFlags.Button1Pressed || me.Flags == MouseFlags.Button1DoubleClicked || me.Flags == MouseFlags.Button1TripleClicked || me.Flags == MouseFlags.Button1Clicked ||
  1617. (me.Flags == MouseFlags.ReportMousePosition && selected > -1) ||
  1618. (me.Flags.HasFlag (MouseFlags.Button1Pressed | MouseFlags.ReportMousePosition) && selected > -1)) {
  1619. int pos = xOrigin;
  1620. int cx = me.X;
  1621. for (int i = 0; i < Menus.Length; i++) {
  1622. if (cx >= pos && cx < pos + leftPadding + Menus [i].TitleLength + Menus [i].Help.ConsoleWidth + rightPadding) {
  1623. if (me.Flags == MouseFlags.Button1Clicked) {
  1624. if (Menus [i].IsTopLevel) {
  1625. var menu = new Menu (this, i, 0, Menus [i]);
  1626. menu.Run (Menus [i].Action);
  1627. menu.Dispose ();
  1628. } else if (!IsMenuOpen) {
  1629. Activate (i);
  1630. }
  1631. } else if (me.Flags == MouseFlags.Button1Pressed || me.Flags == MouseFlags.Button1DoubleClicked || me.Flags == MouseFlags.Button1TripleClicked) {
  1632. if (IsMenuOpen && !Menus [i].IsTopLevel) {
  1633. CloseAllMenus ();
  1634. } else if (!Menus [i].IsTopLevel) {
  1635. Activate (i);
  1636. }
  1637. } else if (selected != i && selected > -1 && (me.Flags == MouseFlags.ReportMousePosition ||
  1638. me.Flags == MouseFlags.Button1Pressed && me.Flags == MouseFlags.ReportMousePosition)) {
  1639. if (IsMenuOpen) {
  1640. if (!CloseMenu (true, false)) {
  1641. return true;
  1642. }
  1643. Activate (i);
  1644. }
  1645. } else {
  1646. if (IsMenuOpen)
  1647. Activate (i);
  1648. }
  1649. return true;
  1650. }
  1651. pos += leftPadding + Menus [i].TitleLength + rightPadding;
  1652. }
  1653. }
  1654. return false;
  1655. }
  1656. internal bool handled;
  1657. internal bool isContextMenuLoading;
  1658. internal bool HandleGrabView (MouseEvent me, View current)
  1659. {
  1660. if (Application.MouseGrabView != null) {
  1661. if (me.View is MenuBar || me.View is Menu) {
  1662. var mbar = GetMouseGrabViewInstance (me.View);
  1663. if (mbar != null) {
  1664. if (me.Flags == MouseFlags.Button1Clicked) {
  1665. mbar.CleanUp ();
  1666. Application.GrabMouse (me.View);
  1667. } else {
  1668. handled = false;
  1669. return false;
  1670. }
  1671. }
  1672. if (me.View != current) {
  1673. Application.UngrabMouse ();
  1674. var v = me.View;
  1675. Application.GrabMouse (v);
  1676. MouseEvent nme;
  1677. if (me.Y > -1) {
  1678. var newxy = v.ScreenToView (me.X, me.Y);
  1679. nme = new MouseEvent () {
  1680. X = newxy.X,
  1681. Y = newxy.Y,
  1682. Flags = me.Flags,
  1683. OfX = me.X - newxy.X,
  1684. OfY = me.Y - newxy.Y,
  1685. View = v
  1686. };
  1687. } else {
  1688. nme = new MouseEvent () {
  1689. X = me.X + current.Frame.X,
  1690. Y = 0,
  1691. Flags = me.Flags,
  1692. View = v
  1693. };
  1694. }
  1695. v.MouseEvent (nme);
  1696. return false;
  1697. }
  1698. } else if (!isContextMenuLoading && !(me.View is MenuBar || me.View is Menu)
  1699. && me.Flags != MouseFlags.ReportMousePosition && me.Flags != 0) {
  1700. Application.UngrabMouse ();
  1701. if (IsMenuOpen)
  1702. CloseAllMenus ();
  1703. handled = false;
  1704. return false;
  1705. } else {
  1706. handled = false;
  1707. isContextMenuLoading = false;
  1708. return false;
  1709. }
  1710. } else if (!IsMenuOpen && (me.Flags == MouseFlags.Button1Pressed || me.Flags == MouseFlags.Button1DoubleClicked
  1711. || me.Flags == MouseFlags.Button1TripleClicked || me.Flags.HasFlag (MouseFlags.Button1Pressed | MouseFlags.ReportMousePosition))) {
  1712. Application.GrabMouse (current);
  1713. } else if (IsMenuOpen && (me.View is MenuBar || me.View is Menu)) {
  1714. Application.GrabMouse (me.View);
  1715. } else {
  1716. handled = false;
  1717. return false;
  1718. }
  1719. handled = true;
  1720. return true;
  1721. }
  1722. MenuBar GetMouseGrabViewInstance (View view)
  1723. {
  1724. if (view == null || Application.MouseGrabView == null) {
  1725. return null;
  1726. }
  1727. MenuBar hostView = null;
  1728. if (view is MenuBar) {
  1729. hostView = (MenuBar)view;
  1730. } else if (view is Menu) {
  1731. hostView = ((Menu)view).host;
  1732. }
  1733. var grabView = Application.MouseGrabView;
  1734. MenuBar hostGrabView = null;
  1735. if (grabView is MenuBar) {
  1736. hostGrabView = (MenuBar)grabView;
  1737. } else if (grabView is Menu) {
  1738. hostGrabView = ((Menu)grabView).host;
  1739. }
  1740. return hostView != hostGrabView ? hostGrabView : null;
  1741. }
  1742. ///<inheritdoc/>
  1743. public override bool OnEnter (View view)
  1744. {
  1745. Application.Driver.SetCursorVisibility (CursorVisibility.Invisible);
  1746. return base.OnEnter (view);
  1747. }
  1748. }
  1749. /// <summary>
  1750. /// An <see cref="EventArgs"/> which allows passing a cancelable menu opening event or replacing with a new <see cref="MenuBarItem"/>.
  1751. /// </summary>
  1752. public class MenuOpeningEventArgs : EventArgs {
  1753. /// <summary>
  1754. /// The current <see cref="MenuBarItem"/> parent.
  1755. /// </summary>
  1756. public MenuBarItem CurrentMenu { get; }
  1757. /// <summary>
  1758. /// The new <see cref="MenuBarItem"/> to be replaced.
  1759. /// </summary>
  1760. public MenuBarItem NewMenuBarItem { get; set; }
  1761. /// <summary>
  1762. /// Flag that allows the cancellation of the event. If set to <see langword="true"/> in the
  1763. /// event handler, the event will be canceled.
  1764. /// </summary>
  1765. public bool Cancel { get; set; }
  1766. /// <summary>
  1767. /// Initializes a new instance of <see cref="MenuOpeningEventArgs"/>.
  1768. /// </summary>
  1769. /// <param name="currentMenu">The current <see cref="MenuBarItem"/> parent.</param>
  1770. public MenuOpeningEventArgs (MenuBarItem currentMenu)
  1771. {
  1772. CurrentMenu = currentMenu;
  1773. }
  1774. }
  1775. /// <summary>
  1776. /// An <see cref="EventArgs"/> which allows passing a cancelable menu closing event.
  1777. /// </summary>
  1778. public class MenuClosingEventArgs : EventArgs {
  1779. /// <summary>
  1780. /// The current <see cref="MenuBarItem"/> parent.
  1781. /// </summary>
  1782. public MenuBarItem CurrentMenu { get; }
  1783. /// <summary>
  1784. /// Indicates whether the current menu will reopen.
  1785. /// </summary>
  1786. public bool Reopen { get; }
  1787. /// <summary>
  1788. /// Indicates whether the current menu is a sub-menu.
  1789. /// </summary>
  1790. public bool IsSubMenu { get; }
  1791. /// <summary>
  1792. /// Flag that allows the cancellation of the event. If set to <see langword="true"/> in the
  1793. /// event handler, the event will be canceled.
  1794. /// </summary>
  1795. public bool Cancel { get; set; }
  1796. /// <summary>
  1797. /// Initializes a new instance of <see cref="MenuClosingEventArgs"/>.
  1798. /// </summary>
  1799. /// <param name="currentMenu">The current <see cref="MenuBarItem"/> parent.</param>
  1800. /// <param name="reopen">Whether the current menu will reopen.</param>
  1801. /// <param name="isSubMenu">Indicates whether it is a sub-menu.</param>
  1802. public MenuClosingEventArgs (MenuBarItem currentMenu, bool reopen, bool isSubMenu)
  1803. {
  1804. CurrentMenu = currentMenu;
  1805. Reopen = reopen;
  1806. IsSubMenu = isSubMenu;
  1807. }
  1808. }
  1809. }