Menu.cs 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997
  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. if (disabled) return true;
  687. current = meY;
  688. if (item != null && !disabled)
  689. RunSelected ();
  690. return true;
  691. } else if (me.Flags == MouseFlags.Button1Pressed || me.Flags == MouseFlags.Button1DoubleClicked ||
  692. me.Flags == MouseFlags.Button1TripleClicked || me.Flags == MouseFlags.ReportMousePosition ||
  693. me.Flags.HasFlag (MouseFlags.Button1Pressed | MouseFlags.ReportMousePosition)) {
  694. disabled = false;
  695. if (me.Y < 1 || me.Y - 1 >= barItems.Children.Length) {
  696. return true;
  697. }
  698. var item = barItems.Children [me.Y - 1];
  699. if (item == null) return true;
  700. if (item == null || !item.IsEnabled ()) disabled = true;
  701. if (item != null && !disabled)
  702. current = me.Y - 1;
  703. if (host.UseSubMenusSingleFrame || !CheckSubMenu ()) {
  704. SetNeedsDisplay ();
  705. return true;
  706. }
  707. host.OnMenuOpened ();
  708. return true;
  709. }
  710. return false;
  711. }
  712. internal bool CheckSubMenu ()
  713. {
  714. if (current == -1 || barItems.Children [current] == null) {
  715. return true;
  716. }
  717. var subMenu = barItems.SubMenu (barItems.Children [current]);
  718. if (subMenu != null) {
  719. int pos = -1;
  720. if (host.openSubMenu != null) {
  721. pos = host.openSubMenu.FindIndex (o => o?.barItems == subMenu);
  722. }
  723. if (pos == -1 && this != host.openCurrentMenu && subMenu.Children != host.openCurrentMenu.barItems.Children
  724. && !host.CloseMenu (false, true)) {
  725. return false;
  726. }
  727. host.Activate (host.selected, pos, subMenu);
  728. } else if (host.openSubMenu?.Count == 0 || host.openSubMenu?.Last ().barItems.IsSubMenuOf (barItems.Children [current]) == false) {
  729. return host.CloseMenu (false, true);
  730. } else {
  731. SetNeedsDisplay ();
  732. }
  733. return true;
  734. }
  735. int GetSubMenuIndex (MenuBarItem subMenu)
  736. {
  737. int pos = -1;
  738. if (this != null && Subviews.Count > 0) {
  739. Menu v = null;
  740. foreach (var menu in Subviews) {
  741. if (((Menu)menu).barItems == subMenu)
  742. v = (Menu)menu;
  743. }
  744. if (v != null)
  745. pos = Subviews.IndexOf (v);
  746. }
  747. return pos;
  748. }
  749. ///<inheritdoc/>
  750. public override bool OnEnter (View view)
  751. {
  752. Application.Driver.SetCursorVisibility (CursorVisibility.Invisible);
  753. return base.OnEnter (view);
  754. }
  755. }
  756. /// <summary>
  757. /// <para>
  758. /// Provides a menu bar that spans the top of a <see cref="Toplevel"/> View with drop-down and cascading menus.
  759. /// </para>
  760. /// <para>
  761. /// By default, any sub-sub-menus (sub-menus of the <see cref="MenuItem"/>s added to <see cref="MenuBarItem"/>s)
  762. /// are displayed in a cascading manner, where each sub-sub-menu pops out of the sub-menu frame
  763. /// (either to the right or left, depending on where the sub-menu is relative to the edge of the screen). By setting
  764. /// <see cref="UseSubMenusSingleFrame"/> to <see langword="true"/>, this behavior can be changed such that all sub-sub-menus are
  765. /// drawn within a single frame below the MenuBar.
  766. /// </para>
  767. /// </summary>
  768. /// <remarks>
  769. /// <para>
  770. /// The <see cref="MenuBar"/> appears on the first row of the parent <see cref="Toplevel"/> View and uses the full width.
  771. /// </para>
  772. /// <para>
  773. /// The <see cref="MenuBar"/> provides global hotkeys for the application. See <see cref="MenuItem.HotKey"/>.
  774. /// </para>
  775. /// <para>
  776. /// See also: <see cref="ContextMenu"/>
  777. /// </para>
  778. /// </remarks>
  779. public class MenuBar : View {
  780. internal int selected;
  781. internal int selectedSub;
  782. /// <summary>
  783. /// Gets or sets the array of <see cref="MenuBarItem"/>s for the menu. Only set this after the <see cref="MenuBar"/> is visible.
  784. /// </summary>
  785. /// <value>The menu array.</value>
  786. public MenuBarItem [] Menus { get; set; }
  787. private bool useKeysUpDownAsKeysLeftRight = false;
  788. /// <summary>
  789. /// Used for change the navigation key style.
  790. /// </summary>
  791. public bool UseKeysUpDownAsKeysLeftRight {
  792. get => useKeysUpDownAsKeysLeftRight;
  793. set {
  794. useKeysUpDownAsKeysLeftRight = value;
  795. if (value && UseSubMenusSingleFrame) {
  796. UseSubMenusSingleFrame = false;
  797. SetNeedsDisplay ();
  798. }
  799. }
  800. }
  801. static ustring shortcutDelimiter = "+";
  802. /// <summary>
  803. /// Sets or gets the shortcut delimiter separator. The default is "+".
  804. /// </summary>
  805. public static ustring ShortcutDelimiter {
  806. get => shortcutDelimiter;
  807. set {
  808. if (shortcutDelimiter != value) {
  809. shortcutDelimiter = value == ustring.Empty ? " " : value;
  810. }
  811. }
  812. }
  813. /// <summary>
  814. /// The specifier character for the hotkey to all menus.
  815. /// </summary>
  816. new public static Rune HotKeySpecifier => '_';
  817. private bool useSubMenusSingleFrame;
  818. /// <summary>
  819. /// Gets or sets if the sub-menus must be displayed in a single or multiple frames.
  820. /// <para>
  821. /// By default any sub-sub-menus (sub-menus of the main <see cref="MenuItem"/>s) are displayed in a cascading manner,
  822. /// where each sub-sub-menu pops out of the sub-menu frame
  823. /// (either to the right or left, depending on where the sub-menu is relative to the edge of the screen). By setting
  824. /// <see cref="UseSubMenusSingleFrame"/> to <see langword="true"/>, this behavior can be changed such that all sub-sub-menus are
  825. /// drawn within a single frame below the MenuBar.
  826. /// </para>
  827. /// </summary>
  828. public bool UseSubMenusSingleFrame {
  829. get => useSubMenusSingleFrame;
  830. set {
  831. useSubMenusSingleFrame = value;
  832. if (value && UseKeysUpDownAsKeysLeftRight) {
  833. useKeysUpDownAsKeysLeftRight = false;
  834. SetNeedsDisplay ();
  835. }
  836. }
  837. }
  838. /// <summary>
  839. /// The <see cref="Gui.Key"/> used to activate the menu bar by keyboard.
  840. /// </summary>
  841. public Key Key { get; set; } = Key.F9;
  842. /// <summary>
  843. /// Initializes a new instance of the <see cref="MenuBar"/>.
  844. /// </summary>
  845. public MenuBar () : this (new MenuBarItem [] { }) { }
  846. /// <summary>
  847. /// Initializes a new instance of the <see cref="MenuBar"/> class with the specified set of toplevel menu items.
  848. /// </summary>
  849. /// <param name="menus">Individual menu items; a null item will result in a separator being drawn.</param>
  850. public MenuBar (MenuBarItem [] menus) : base ()
  851. {
  852. X = 0;
  853. Y = 0;
  854. Width = Dim.Fill ();
  855. Height = 1;
  856. Menus = menus;
  857. //CanFocus = true;
  858. selected = -1;
  859. selectedSub = -1;
  860. ColorScheme = Colors.Menu;
  861. WantMousePositionReports = true;
  862. IsMenuOpen = false;
  863. // Things this view knows how to do
  864. AddCommand (Command.Left, () => { MoveLeft (); return true; });
  865. AddCommand (Command.Right, () => { MoveRight (); return true; });
  866. AddCommand (Command.Cancel, () => { CloseMenuBar (); return true; });
  867. AddCommand (Command.Accept, () => { ProcessMenu (selected, Menus [selected]); return true; });
  868. // Default keybindings for this view
  869. AddKeyBinding (Key.CursorLeft, Command.Left);
  870. AddKeyBinding (Key.CursorRight, Command.Right);
  871. AddKeyBinding (Key.Esc, Command.Cancel);
  872. AddKeyBinding (Key.C | Key.CtrlMask, Command.Cancel);
  873. AddKeyBinding (Key.CursorDown, Command.Accept);
  874. AddKeyBinding (Key.Enter, Command.Accept);
  875. }
  876. bool openedByAltKey;
  877. bool isCleaning;
  878. ///<inheritdoc/>
  879. public override bool OnLeave (View view)
  880. {
  881. if ((!(view is MenuBar) && !(view is Menu) || !(view is MenuBar) && !(view is Menu) && openMenu != null) && !isCleaning && !reopen) {
  882. CleanUp ();
  883. return true;
  884. }
  885. return false;
  886. }
  887. ///<inheritdoc/>
  888. public override bool OnKeyDown (KeyEvent keyEvent)
  889. {
  890. if (keyEvent.IsAlt || (keyEvent.IsCtrl && keyEvent.Key == (Key.CtrlMask | Key.Space))) {
  891. openedByAltKey = true;
  892. SetNeedsDisplay ();
  893. openedByHotKey = false;
  894. }
  895. return false;
  896. }
  897. ///<inheritdoc/>
  898. public override bool OnKeyUp (KeyEvent keyEvent)
  899. {
  900. if (keyEvent.IsAlt || keyEvent.Key == Key.AltMask || (keyEvent.IsCtrl && keyEvent.Key == (Key.CtrlMask | Key.Space))) {
  901. // User pressed Alt - this may be a precursor to a menu accelerator (e.g. Alt-F)
  902. if (openedByAltKey && !IsMenuOpen && openMenu == null && (((uint)keyEvent.Key & (uint)Key.CharMask) == 0
  903. || ((uint)keyEvent.Key & (uint)Key.CharMask) == (uint)Key.Space)) {
  904. // There's no open menu, the first menu item should be highlight.
  905. // The right way to do this is to SetFocus(MenuBar), but for some reason
  906. // that faults.
  907. var mbar = GetMouseGrabViewInstance (this);
  908. if (mbar != null) {
  909. mbar.CleanUp ();
  910. }
  911. //Activate (0);
  912. //StartMenu ();
  913. IsMenuOpen = true;
  914. selected = 0;
  915. CanFocus = true;
  916. lastFocused = SuperView == null ? Application.Current.MostFocused : SuperView.MostFocused;
  917. SetFocus ();
  918. SetNeedsDisplay ();
  919. Application.GrabMouse (this);
  920. } else if (!openedByHotKey) {
  921. // There's an open menu. If this Alt key-up is a pre-cursor to an accelerator
  922. // we don't want to close the menu because it'll flash.
  923. // How to deal with that?
  924. CleanUp ();
  925. }
  926. return true;
  927. }
  928. return false;
  929. }
  930. internal void CleanUp ()
  931. {
  932. isCleaning = true;
  933. if (openMenu != null) {
  934. CloseAllMenus ();
  935. }
  936. openedByAltKey = false;
  937. IsMenuOpen = false;
  938. selected = -1;
  939. CanFocus = false;
  940. if (lastFocused != null) {
  941. lastFocused.SetFocus ();
  942. }
  943. SetNeedsDisplay ();
  944. Application.UngrabMouse ();
  945. isCleaning = false;
  946. }
  947. // The column where the MenuBar starts
  948. static int xOrigin = 0;
  949. // Spaces before the Title
  950. static int leftPadding = 1;
  951. // Spaces after the Title
  952. static int rightPadding = 1;
  953. // Spaces after the submenu Title, before Help
  954. static int parensAroundHelp = 3;
  955. ///<inheritdoc/>
  956. public override void Redraw (Rect bounds)
  957. {
  958. Move (0, 0);
  959. Driver.SetAttribute (GetNormalColor ());
  960. for (int i = 0; i < Frame.Width; i++)
  961. Driver.AddRune (' ');
  962. Move (1, 0);
  963. int pos = 0;
  964. for (int i = 0; i < Menus.Length; i++) {
  965. var menu = Menus [i];
  966. Move (pos, 0);
  967. Attribute hotColor, normalColor;
  968. if (i == selected && IsMenuOpen) {
  969. hotColor = i == selected ? ColorScheme.HotFocus : ColorScheme.HotNormal;
  970. normalColor = i == selected ? ColorScheme.Focus : GetNormalColor ();
  971. } else {
  972. hotColor = ColorScheme.HotNormal;
  973. normalColor = GetNormalColor ();
  974. }
  975. // Note Help on MenuBar is drawn with parens around it
  976. DrawHotString (menu.Help.IsEmpty ? $" {menu.Title} " : $" {menu.Title} ({menu.Help}) ", hotColor, normalColor);
  977. pos += leftPadding + menu.TitleLength + (menu.Help.ConsoleWidth > 0 ? leftPadding + menu.Help.ConsoleWidth + parensAroundHelp : 0) + rightPadding;
  978. }
  979. PositionCursor ();
  980. }
  981. ///<inheritdoc/>
  982. public override void PositionCursor ()
  983. {
  984. if (selected == -1 && HasFocus && Menus.Length > 0) {
  985. selected = 0;
  986. }
  987. int pos = 0;
  988. for (int i = 0; i < Menus.Length; i++) {
  989. if (i == selected) {
  990. pos++;
  991. Move (pos + 1, 0);
  992. return;
  993. } else {
  994. pos += leftPadding + Menus [i].TitleLength + (Menus [i].Help.ConsoleWidth > 0 ? Menus [i].Help.ConsoleWidth + parensAroundHelp : 0) + rightPadding;
  995. }
  996. }
  997. }
  998. void Selected (MenuItem item)
  999. {
  1000. var action = item.Action;
  1001. if (action == null)
  1002. return;
  1003. Application.UngrabMouse ();
  1004. CloseAllMenus ();
  1005. Application.Refresh ();
  1006. Application.MainLoop.AddIdle (() => {
  1007. action ();
  1008. return false;
  1009. });
  1010. }
  1011. /// <summary>
  1012. /// Raised as a menu is opening.
  1013. /// </summary>
  1014. public event Action<MenuOpeningEventArgs> MenuOpening;
  1015. /// <summary>
  1016. /// Raised when a menu is opened.
  1017. /// </summary>
  1018. public event Action<MenuItem> MenuOpened;
  1019. /// <summary>
  1020. /// Raised when a menu is closing passing <see cref="MenuClosingEventArgs"/>.
  1021. /// </summary>
  1022. public event Action<MenuClosingEventArgs> MenuClosing;
  1023. /// <summary>
  1024. /// Raised when all the menu is closed.
  1025. /// </summary>
  1026. public event Action MenuAllClosed;
  1027. internal Menu openMenu;
  1028. Menu ocm;
  1029. internal Menu openCurrentMenu {
  1030. get => ocm;
  1031. set {
  1032. if (ocm != value) {
  1033. ocm = value;
  1034. if (ocm.current > -1) {
  1035. OnMenuOpened ();
  1036. }
  1037. }
  1038. }
  1039. }
  1040. internal List<Menu> openSubMenu;
  1041. View previousFocused;
  1042. internal bool isMenuOpening;
  1043. internal bool isMenuClosing;
  1044. /// <summary>
  1045. /// <see langword="true"/> if the menu is open; otherwise <see langword="true"/>.
  1046. /// </summary>
  1047. public bool IsMenuOpen { get; protected set; }
  1048. /// <summary>
  1049. /// Virtual method that will invoke the <see cref="MenuOpening"/> event if it's defined.
  1050. /// </summary>
  1051. /// <param name="currentMenu">The current menu to be replaced.</param>
  1052. /// <returns>Returns the <see cref="MenuOpeningEventArgs"/></returns>
  1053. public virtual MenuOpeningEventArgs OnMenuOpening (MenuBarItem currentMenu)
  1054. {
  1055. var ev = new MenuOpeningEventArgs (currentMenu);
  1056. MenuOpening?.Invoke (ev);
  1057. return ev;
  1058. }
  1059. /// <summary>
  1060. /// Virtual method that will invoke the <see cref="MenuOpened"/> event if it's defined.
  1061. /// </summary>
  1062. public virtual void OnMenuOpened ()
  1063. {
  1064. MenuItem mi = null;
  1065. if (openCurrentMenu.barItems.Children != null && openCurrentMenu?.current > -1) {
  1066. mi = openCurrentMenu.barItems.Children [openCurrentMenu.current];
  1067. } else if (openCurrentMenu.barItems.IsTopLevel) {
  1068. mi = openCurrentMenu.barItems;
  1069. } else {
  1070. mi = openMenu.barItems.Children [openMenu.current];
  1071. }
  1072. MenuOpened?.Invoke (mi);
  1073. }
  1074. /// <summary>
  1075. /// Virtual method that will invoke the <see cref="MenuClosing"/>.
  1076. /// </summary>
  1077. /// <param name="currentMenu">The current menu to be closed.</param>
  1078. /// <param name="reopen">Whether the current menu will be reopen.</param>
  1079. /// <param name="isSubMenu">Whether is a sub-menu or not.</param>
  1080. public virtual MenuClosingEventArgs OnMenuClosing (MenuBarItem currentMenu, bool reopen, bool isSubMenu)
  1081. {
  1082. var ev = new MenuClosingEventArgs (currentMenu, reopen, isSubMenu);
  1083. MenuClosing?.Invoke (ev);
  1084. return ev;
  1085. }
  1086. /// <summary>
  1087. /// Virtual method that will invoke the <see cref="MenuAllClosed"/>.
  1088. /// </summary>
  1089. public virtual void OnMenuAllClosed ()
  1090. {
  1091. MenuAllClosed?.Invoke ();
  1092. }
  1093. View lastFocused;
  1094. /// <summary>
  1095. /// Gets the view that was last focused before opening the menu.
  1096. /// </summary>
  1097. public View LastFocused { get; private set; }
  1098. internal void OpenMenu (int index, int sIndex = -1, MenuBarItem subMenu = null)
  1099. {
  1100. isMenuOpening = true;
  1101. var newMenu = OnMenuOpening (Menus [index]);
  1102. if (newMenu.Cancel) {
  1103. isMenuOpening = false;
  1104. return;
  1105. }
  1106. if (newMenu.NewMenuBarItem != null) {
  1107. Menus [index] = newMenu.NewMenuBarItem;
  1108. }
  1109. int pos = 0;
  1110. switch (subMenu) {
  1111. case null:
  1112. // Open a submenu below a MenuBar
  1113. lastFocused = lastFocused ?? (SuperView == null ? Application.Current.MostFocused : SuperView.MostFocused);
  1114. if (openSubMenu != null && !CloseMenu (false, true))
  1115. return;
  1116. if (openMenu != null) {
  1117. if (SuperView == null) {
  1118. Application.Current.Remove (openMenu);
  1119. } else {
  1120. SuperView.Remove (openMenu);
  1121. }
  1122. openMenu.Dispose ();
  1123. }
  1124. // This positions the submenu horizontally aligned with the first character of the
  1125. // menu it belongs to's text
  1126. for (int i = 0; i < index; i++)
  1127. pos += Menus [i].TitleLength + (Menus [i].Help.ConsoleWidth > 0 ? Menus [i].Help.ConsoleWidth + 2 : 0) + leftPadding + rightPadding;
  1128. openMenu = new Menu (this, Frame.X + pos, Frame.Y + 1, Menus [index]);
  1129. openCurrentMenu = openMenu;
  1130. openCurrentMenu.previousSubFocused = openMenu;
  1131. if (SuperView == null) {
  1132. Application.Current.Add (openMenu);
  1133. } else {
  1134. SuperView.Add (openMenu);
  1135. }
  1136. openMenu.SetFocus ();
  1137. break;
  1138. default:
  1139. // Opens a submenu next to another submenu (openSubMenu)
  1140. if (openSubMenu == null)
  1141. openSubMenu = new List<Menu> ();
  1142. if (sIndex > -1) {
  1143. RemoveSubMenu (sIndex);
  1144. } else {
  1145. var last = openSubMenu.Count > 0 ? openSubMenu.Last () : openMenu;
  1146. if (!UseSubMenusSingleFrame) {
  1147. openCurrentMenu = new Menu (this, last.Frame.Left + last.Frame.Width, last.Frame.Top + 1 + last.current, subMenu, last);
  1148. } else {
  1149. var first = openSubMenu.Count > 0 ? openSubMenu.First () : openMenu;
  1150. var mbi = new MenuItem [2 + subMenu.Children.Length];
  1151. mbi [0] = new MenuItem () { Title = subMenu.Title, Parent = subMenu };
  1152. mbi [1] = null;
  1153. for (int j = 0; j < subMenu.Children.Length; j++) {
  1154. mbi [j + 2] = subMenu.Children [j];
  1155. }
  1156. var newSubMenu = new MenuBarItem (mbi);
  1157. openCurrentMenu = new Menu (this, first.Frame.Left, first.Frame.Top, newSubMenu);
  1158. last.Visible = false;
  1159. Application.GrabMouse (openCurrentMenu);
  1160. }
  1161. openCurrentMenu.previousSubFocused = last.previousSubFocused;
  1162. openSubMenu.Add (openCurrentMenu);
  1163. if (SuperView == null) {
  1164. Application.Current.Add (openCurrentMenu);
  1165. } else {
  1166. SuperView.Add (openCurrentMenu);
  1167. }
  1168. }
  1169. selectedSub = openSubMenu.Count - 1;
  1170. if (selectedSub > -1 && SelectEnabledItem (openCurrentMenu.barItems.Children, openCurrentMenu.current, out openCurrentMenu.current)) {
  1171. openCurrentMenu.SetFocus ();
  1172. }
  1173. break;
  1174. }
  1175. isMenuOpening = false;
  1176. IsMenuOpen = true;
  1177. }
  1178. /// <summary>
  1179. /// Opens the Menu programatically, as though the F9 key were pressed.
  1180. /// </summary>
  1181. public void OpenMenu ()
  1182. {
  1183. var mbar = GetMouseGrabViewInstance (this);
  1184. if (mbar != null) {
  1185. mbar.CleanUp ();
  1186. }
  1187. if (openMenu != null)
  1188. return;
  1189. selected = 0;
  1190. SetNeedsDisplay ();
  1191. previousFocused = SuperView == null ? Application.Current.Focused : SuperView.Focused;
  1192. OpenMenu (selected);
  1193. if (!SelectEnabledItem (openCurrentMenu.barItems.Children, openCurrentMenu.current, out openCurrentMenu.current) && !CloseMenu (false)) {
  1194. return;
  1195. }
  1196. if (!openCurrentMenu.CheckSubMenu ())
  1197. return;
  1198. Application.GrabMouse (this);
  1199. }
  1200. // Activates the menu, handles either first focus, or activating an entry when it was already active
  1201. // For mouse events.
  1202. internal void Activate (int idx, int sIdx = -1, MenuBarItem subMenu = null)
  1203. {
  1204. selected = idx;
  1205. selectedSub = sIdx;
  1206. if (openMenu == null)
  1207. previousFocused = SuperView == null ? Application.Current.Focused : SuperView.Focused;
  1208. OpenMenu (idx, sIdx, subMenu);
  1209. SetNeedsDisplay ();
  1210. }
  1211. internal bool SelectEnabledItem (IEnumerable<MenuItem> chldren, int current, out int newCurrent, bool forward = true)
  1212. {
  1213. if (chldren == null) {
  1214. newCurrent = -1;
  1215. return true;
  1216. }
  1217. IEnumerable<MenuItem> childrens;
  1218. if (forward) {
  1219. childrens = chldren;
  1220. } else {
  1221. childrens = chldren.Reverse ();
  1222. }
  1223. int count;
  1224. if (forward) {
  1225. count = -1;
  1226. } else {
  1227. count = childrens.Count ();
  1228. }
  1229. foreach (var child in childrens) {
  1230. if (forward) {
  1231. if (++count < current) {
  1232. continue;
  1233. }
  1234. } else {
  1235. if (--count > current) {
  1236. continue;
  1237. }
  1238. }
  1239. if (child == null || !child.IsEnabled ()) {
  1240. if (forward) {
  1241. current++;
  1242. } else {
  1243. current--;
  1244. }
  1245. } else {
  1246. newCurrent = current;
  1247. return true;
  1248. }
  1249. }
  1250. newCurrent = -1;
  1251. return false;
  1252. }
  1253. /// <summary>
  1254. /// Closes the Menu programmatically if open and not canceled (as though F9 were pressed).
  1255. /// </summary>
  1256. public bool CloseMenu (bool ignoreUseSubMenusSingleFrame = false)
  1257. {
  1258. return CloseMenu (false, false, ignoreUseSubMenusSingleFrame);
  1259. }
  1260. bool reopen;
  1261. internal bool CloseMenu (bool reopen = false, bool isSubMenu = false, bool ignoreUseSubMenusSingleFrame = false)
  1262. {
  1263. var mbi = isSubMenu ? openCurrentMenu.barItems : openMenu?.barItems;
  1264. if (UseSubMenusSingleFrame && mbi != null &&
  1265. !ignoreUseSubMenusSingleFrame && mbi.Parent != null) {
  1266. return false;
  1267. }
  1268. isMenuClosing = true;
  1269. this.reopen = reopen;
  1270. var args = OnMenuClosing (mbi, reopen, isSubMenu);
  1271. if (args.Cancel) {
  1272. isMenuClosing = false;
  1273. if (args.CurrentMenu.Parent != null)
  1274. openMenu.current = ((MenuBarItem)args.CurrentMenu.Parent).Children.IndexOf (args.CurrentMenu);
  1275. return false;
  1276. }
  1277. switch (isSubMenu) {
  1278. case false:
  1279. if (openMenu != null) {
  1280. if (SuperView == null) {
  1281. Application.Current.Remove (openMenu);
  1282. } else {
  1283. SuperView?.Remove (openMenu);
  1284. }
  1285. }
  1286. SetNeedsDisplay ();
  1287. if (previousFocused != null && previousFocused is Menu && openMenu != null && previousFocused.ToString () != openCurrentMenu.ToString ())
  1288. previousFocused.SetFocus ();
  1289. openMenu?.Dispose ();
  1290. openMenu = null;
  1291. if (lastFocused is Menu || lastFocused is MenuBar) {
  1292. lastFocused = null;
  1293. }
  1294. LastFocused = lastFocused;
  1295. lastFocused = null;
  1296. if (LastFocused != null && LastFocused.CanFocus) {
  1297. if (!reopen) {
  1298. selected = -1;
  1299. }
  1300. LastFocused.SetFocus ();
  1301. } else {
  1302. SetFocus ();
  1303. PositionCursor ();
  1304. }
  1305. IsMenuOpen = false;
  1306. break;
  1307. case true:
  1308. selectedSub = -1;
  1309. SetNeedsDisplay ();
  1310. RemoveAllOpensSubMenus ();
  1311. openCurrentMenu.previousSubFocused.SetFocus ();
  1312. openSubMenu = null;
  1313. IsMenuOpen = true;
  1314. break;
  1315. }
  1316. this.reopen = false;
  1317. isMenuClosing = false;
  1318. return true;
  1319. }
  1320. void RemoveSubMenu (int index, bool ignoreUseSubMenusSingleFrame = false)
  1321. {
  1322. if (openSubMenu == null || (UseSubMenusSingleFrame
  1323. && !ignoreUseSubMenusSingleFrame && openSubMenu.Count == 0))
  1324. return;
  1325. for (int i = openSubMenu.Count - 1; i > index; i--) {
  1326. isMenuClosing = true;
  1327. Menu menu;
  1328. if (openSubMenu.Count - 1 > 0)
  1329. menu = openSubMenu [i - 1];
  1330. else
  1331. menu = openMenu;
  1332. if (!menu.Visible)
  1333. menu.Visible = true;
  1334. openCurrentMenu = menu;
  1335. openCurrentMenu.SetFocus ();
  1336. if (openSubMenu != null) {
  1337. menu = openSubMenu [i];
  1338. if (SuperView == null) {
  1339. Application.Current.Remove (menu);
  1340. } else {
  1341. SuperView.Remove (menu);
  1342. }
  1343. openSubMenu.Remove (menu);
  1344. menu.Dispose ();
  1345. }
  1346. RemoveSubMenu (i, ignoreUseSubMenusSingleFrame);
  1347. }
  1348. if (openSubMenu.Count > 0)
  1349. openCurrentMenu = openSubMenu.Last ();
  1350. isMenuClosing = false;
  1351. }
  1352. internal void RemoveAllOpensSubMenus ()
  1353. {
  1354. if (openSubMenu != null) {
  1355. foreach (var item in openSubMenu) {
  1356. if (SuperView == null) {
  1357. Application.Current.Remove (item);
  1358. } else {
  1359. SuperView.Remove (item);
  1360. }
  1361. item.Dispose ();
  1362. }
  1363. }
  1364. }
  1365. internal void CloseAllMenus ()
  1366. {
  1367. if (!isMenuOpening && !isMenuClosing) {
  1368. if (openSubMenu != null && !CloseMenu (false, true))
  1369. return;
  1370. if (!CloseMenu (false))
  1371. return;
  1372. if (LastFocused != null && LastFocused != this)
  1373. selected = -1;
  1374. Application.UngrabMouse ();
  1375. }
  1376. IsMenuOpen = false;
  1377. openedByHotKey = false;
  1378. openedByAltKey = false;
  1379. OnMenuAllClosed ();
  1380. }
  1381. View FindDeepestMenu (View view, ref int count)
  1382. {
  1383. count = count > 0 ? count : 0;
  1384. foreach (var menu in view.Subviews) {
  1385. if (menu is Menu) {
  1386. count++;
  1387. return FindDeepestMenu ((Menu)menu, ref count);
  1388. }
  1389. }
  1390. return view;
  1391. }
  1392. internal void PreviousMenu (bool isSubMenu = false, bool ignoreUseSubMenusSingleFrame = false)
  1393. {
  1394. switch (isSubMenu) {
  1395. case false:
  1396. if (selected <= 0)
  1397. selected = Menus.Length - 1;
  1398. else
  1399. selected--;
  1400. if (selected > -1 && !CloseMenu (true, false, ignoreUseSubMenusSingleFrame))
  1401. return;
  1402. OpenMenu (selected);
  1403. if (!SelectEnabledItem (openCurrentMenu.barItems.Children, openCurrentMenu.current, out openCurrentMenu.current, false)) {
  1404. openCurrentMenu.current = 0;
  1405. }
  1406. break;
  1407. case true:
  1408. if (selectedSub > -1) {
  1409. selectedSub--;
  1410. RemoveSubMenu (selectedSub, ignoreUseSubMenusSingleFrame);
  1411. SetNeedsDisplay ();
  1412. } else
  1413. PreviousMenu ();
  1414. break;
  1415. }
  1416. }
  1417. internal void NextMenu (bool isSubMenu = false, bool ignoreUseSubMenusSingleFrame = false)
  1418. {
  1419. switch (isSubMenu) {
  1420. case false:
  1421. if (selected == -1)
  1422. selected = 0;
  1423. else if (selected + 1 == Menus.Length)
  1424. selected = 0;
  1425. else
  1426. selected++;
  1427. if (selected > -1 && !CloseMenu (true, ignoreUseSubMenusSingleFrame))
  1428. return;
  1429. OpenMenu (selected);
  1430. SelectEnabledItem (openCurrentMenu.barItems.Children, openCurrentMenu.current, out openCurrentMenu.current);
  1431. break;
  1432. case true:
  1433. if (UseKeysUpDownAsKeysLeftRight) {
  1434. if (CloseMenu (false, true, ignoreUseSubMenusSingleFrame)) {
  1435. NextMenu (false, ignoreUseSubMenusSingleFrame);
  1436. }
  1437. } else {
  1438. var subMenu = openCurrentMenu.current > -1 && openCurrentMenu.barItems.Children.Length > 0
  1439. ? openCurrentMenu.barItems.SubMenu (openCurrentMenu.barItems.Children [openCurrentMenu.current])
  1440. : null;
  1441. if ((selectedSub == -1 || openSubMenu == null || openSubMenu?.Count == selectedSub) && subMenu == null) {
  1442. if (openSubMenu != null && !CloseMenu (false, true))
  1443. return;
  1444. NextMenu (false, ignoreUseSubMenusSingleFrame);
  1445. } else if (subMenu != null || (openCurrentMenu.current > -1
  1446. && !openCurrentMenu.barItems.Children [openCurrentMenu.current].IsFromSubMenu)) {
  1447. selectedSub++;
  1448. openCurrentMenu.CheckSubMenu ();
  1449. } else {
  1450. if (CloseMenu (false, true, ignoreUseSubMenusSingleFrame)) {
  1451. NextMenu (false, ignoreUseSubMenusSingleFrame);
  1452. }
  1453. return;
  1454. }
  1455. SetNeedsDisplay ();
  1456. if (UseKeysUpDownAsKeysLeftRight)
  1457. openCurrentMenu.CheckSubMenu ();
  1458. }
  1459. break;
  1460. }
  1461. }
  1462. bool openedByHotKey;
  1463. internal bool FindAndOpenMenuByHotkey (KeyEvent kb)
  1464. {
  1465. //int pos = 0;
  1466. var c = ((uint)kb.Key & (uint)Key.CharMask);
  1467. for (int i = 0; i < Menus.Length; i++) {
  1468. // TODO: this code is duplicated, hotkey should be part of the MenuBarItem
  1469. var mi = Menus [i];
  1470. int p = mi.Title.IndexOf (MenuBar.HotKeySpecifier);
  1471. if (p != -1 && p + 1 < mi.Title.RuneCount) {
  1472. if (Char.ToUpperInvariant ((char)mi.Title [p + 1]) == c) {
  1473. ProcessMenu (i, mi);
  1474. return true;
  1475. }
  1476. }
  1477. }
  1478. return false;
  1479. }
  1480. internal bool FindAndOpenMenuByShortcut (KeyEvent kb, MenuItem [] children = null)
  1481. {
  1482. if (children == null) {
  1483. children = Menus;
  1484. }
  1485. var key = kb.KeyValue;
  1486. var keys = ShortcutHelper.GetModifiersKey (kb);
  1487. key |= (int)keys;
  1488. for (int i = 0; i < children.Length; i++) {
  1489. var mi = children [i];
  1490. if (mi == null) {
  1491. continue;
  1492. }
  1493. if ((!(mi is MenuBarItem mbiTopLevel) || mbiTopLevel.IsTopLevel) && mi.Shortcut != Key.Null && mi.Shortcut == (Key)key) {
  1494. var action = mi.Action;
  1495. if (action != null) {
  1496. Application.MainLoop.AddIdle (() => {
  1497. action ();
  1498. return false;
  1499. });
  1500. }
  1501. return true;
  1502. }
  1503. if (mi is MenuBarItem menuBarItem && !menuBarItem.IsTopLevel && FindAndOpenMenuByShortcut (kb, menuBarItem.Children)) {
  1504. return true;
  1505. }
  1506. }
  1507. return false;
  1508. }
  1509. private void ProcessMenu (int i, MenuBarItem mi)
  1510. {
  1511. if (selected < 0 && IsMenuOpen) {
  1512. return;
  1513. }
  1514. if (mi.IsTopLevel) {
  1515. var menu = new Menu (this, i, 0, mi);
  1516. menu.Run (mi.Action);
  1517. menu.Dispose ();
  1518. } else {
  1519. openedByHotKey = true;
  1520. Application.GrabMouse (this);
  1521. selected = i;
  1522. OpenMenu (i);
  1523. if (!SelectEnabledItem (openCurrentMenu.barItems.Children, openCurrentMenu.current, out openCurrentMenu.current) && !CloseMenu (false)) {
  1524. return;
  1525. }
  1526. if (!openCurrentMenu.CheckSubMenu ())
  1527. return;
  1528. }
  1529. SetNeedsDisplay ();
  1530. }
  1531. ///<inheritdoc/>
  1532. public override bool ProcessHotKey (KeyEvent kb)
  1533. {
  1534. if (kb.Key == Key) {
  1535. if (!IsMenuOpen)
  1536. OpenMenu ();
  1537. else
  1538. CloseAllMenus ();
  1539. return true;
  1540. }
  1541. // To ncurses simulate a AltMask key pressing Alt+Space because
  1542. // it can't detect an alone special key down was pressed.
  1543. if (kb.IsAlt && kb.Key == Key.AltMask && openMenu == null) {
  1544. OnKeyDown (kb);
  1545. OnKeyUp (kb);
  1546. return true;
  1547. } else if (kb.IsAlt && !kb.IsCtrl && !kb.IsShift) {
  1548. if (FindAndOpenMenuByHotkey (kb)) return true;
  1549. }
  1550. //var kc = kb.KeyValue;
  1551. return base.ProcessHotKey (kb);
  1552. }
  1553. ///<inheritdoc/>
  1554. public override bool ProcessKey (KeyEvent kb)
  1555. {
  1556. if (InvokeKeybindings (kb) == true)
  1557. return true;
  1558. var key = kb.KeyValue;
  1559. if ((key >= 'a' && key <= 'z') || (key >= 'A' && key <= 'Z') || (key >= '0' && key <= '9')) {
  1560. char c = Char.ToUpper ((char)key);
  1561. if (selected == -1 || Menus [selected].IsTopLevel)
  1562. return false;
  1563. foreach (var mi in Menus [selected].Children) {
  1564. if (mi == null)
  1565. continue;
  1566. int p = mi.Title.IndexOf (MenuBar.HotKeySpecifier);
  1567. if (p != -1 && p + 1 < mi.Title.RuneCount) {
  1568. if (mi.Title [p + 1] == c) {
  1569. Selected (mi);
  1570. return true;
  1571. }
  1572. }
  1573. }
  1574. }
  1575. return false;
  1576. }
  1577. void CloseMenuBar ()
  1578. {
  1579. if (!CloseMenu (false))
  1580. return;
  1581. if (openedByAltKey) {
  1582. openedByAltKey = false;
  1583. LastFocused?.SetFocus ();
  1584. }
  1585. SetNeedsDisplay ();
  1586. }
  1587. void MoveRight ()
  1588. {
  1589. selected = (selected + 1) % Menus.Length;
  1590. OpenMenu (selected);
  1591. SetNeedsDisplay ();
  1592. }
  1593. void MoveLeft ()
  1594. {
  1595. selected--;
  1596. if (selected < 0)
  1597. selected = Menus.Length - 1;
  1598. OpenMenu (selected);
  1599. SetNeedsDisplay ();
  1600. }
  1601. ///<inheritdoc/>
  1602. public override bool ProcessColdKey (KeyEvent kb)
  1603. {
  1604. return FindAndOpenMenuByShortcut (kb);
  1605. }
  1606. ///<inheritdoc/>
  1607. public override bool MouseEvent (MouseEvent me)
  1608. {
  1609. if (!handled && !HandleGrabView (me, this)) {
  1610. return false;
  1611. }
  1612. handled = false;
  1613. if (me.Flags == MouseFlags.Button1Pressed || me.Flags == MouseFlags.Button1DoubleClicked || me.Flags == MouseFlags.Button1TripleClicked || me.Flags == MouseFlags.Button1Clicked ||
  1614. (me.Flags == MouseFlags.ReportMousePosition && selected > -1) ||
  1615. (me.Flags.HasFlag (MouseFlags.Button1Pressed | MouseFlags.ReportMousePosition) && selected > -1)) {
  1616. int pos = xOrigin;
  1617. int cx = me.X;
  1618. for (int i = 0; i < Menus.Length; i++) {
  1619. if (cx >= pos && cx < pos + leftPadding + Menus [i].TitleLength + Menus [i].Help.ConsoleWidth + rightPadding) {
  1620. if (me.Flags == MouseFlags.Button1Clicked) {
  1621. if (Menus [i].IsTopLevel) {
  1622. var menu = new Menu (this, i, 0, Menus [i]);
  1623. menu.Run (Menus [i].Action);
  1624. menu.Dispose ();
  1625. } else if (!IsMenuOpen) {
  1626. Activate (i);
  1627. }
  1628. } else if (me.Flags == MouseFlags.Button1Pressed || me.Flags == MouseFlags.Button1DoubleClicked || me.Flags == MouseFlags.Button1TripleClicked) {
  1629. if (IsMenuOpen && !Menus [i].IsTopLevel) {
  1630. CloseAllMenus ();
  1631. } else if (!Menus [i].IsTopLevel) {
  1632. Activate (i);
  1633. }
  1634. } else if (selected != i && selected > -1 && (me.Flags == MouseFlags.ReportMousePosition ||
  1635. me.Flags == MouseFlags.Button1Pressed && me.Flags == MouseFlags.ReportMousePosition)) {
  1636. if (IsMenuOpen) {
  1637. if (!CloseMenu (true, false)) {
  1638. return true;
  1639. }
  1640. Activate (i);
  1641. }
  1642. } else {
  1643. if (IsMenuOpen)
  1644. Activate (i);
  1645. }
  1646. return true;
  1647. }
  1648. pos += leftPadding + Menus [i].TitleLength + rightPadding;
  1649. }
  1650. }
  1651. return false;
  1652. }
  1653. internal bool handled;
  1654. internal bool isContextMenuLoading;
  1655. internal bool HandleGrabView (MouseEvent me, View current)
  1656. {
  1657. if (Application.MouseGrabView != null) {
  1658. if (me.View is MenuBar || me.View is Menu) {
  1659. var mbar = GetMouseGrabViewInstance (me.View);
  1660. if (mbar != null) {
  1661. if (me.Flags == MouseFlags.Button1Clicked) {
  1662. mbar.CleanUp ();
  1663. Application.GrabMouse (me.View);
  1664. } else {
  1665. handled = false;
  1666. return false;
  1667. }
  1668. }
  1669. if (me.View != current) {
  1670. Application.UngrabMouse ();
  1671. var v = me.View;
  1672. Application.GrabMouse (v);
  1673. MouseEvent nme;
  1674. if (me.Y > -1) {
  1675. var newxy = v.ScreenToView (me.X, me.Y);
  1676. nme = new MouseEvent () {
  1677. X = newxy.X,
  1678. Y = newxy.Y,
  1679. Flags = me.Flags,
  1680. OfX = me.X - newxy.X,
  1681. OfY = me.Y - newxy.Y,
  1682. View = v
  1683. };
  1684. } else {
  1685. nme = new MouseEvent () {
  1686. X = me.X + current.Frame.X,
  1687. Y = 0,
  1688. Flags = me.Flags,
  1689. View = v
  1690. };
  1691. }
  1692. v.MouseEvent (nme);
  1693. return false;
  1694. }
  1695. } else if (!isContextMenuLoading && !(me.View is MenuBar || me.View is Menu)
  1696. && me.Flags != MouseFlags.ReportMousePosition && me.Flags != 0) {
  1697. Application.UngrabMouse ();
  1698. if (IsMenuOpen)
  1699. CloseAllMenus ();
  1700. handled = false;
  1701. return false;
  1702. } else {
  1703. handled = false;
  1704. isContextMenuLoading = false;
  1705. return false;
  1706. }
  1707. } else if (!IsMenuOpen && (me.Flags == MouseFlags.Button1Pressed || me.Flags == MouseFlags.Button1DoubleClicked
  1708. || me.Flags == MouseFlags.Button1TripleClicked || me.Flags.HasFlag (MouseFlags.Button1Pressed | MouseFlags.ReportMousePosition))) {
  1709. Application.GrabMouse (current);
  1710. } else if (IsMenuOpen && (me.View is MenuBar || me.View is Menu)) {
  1711. Application.GrabMouse (me.View);
  1712. } else {
  1713. handled = false;
  1714. return false;
  1715. }
  1716. handled = true;
  1717. return true;
  1718. }
  1719. MenuBar GetMouseGrabViewInstance (View view)
  1720. {
  1721. if (view == null || Application.MouseGrabView == null) {
  1722. return null;
  1723. }
  1724. MenuBar hostView = null;
  1725. if (view is MenuBar) {
  1726. hostView = (MenuBar)view;
  1727. } else if (view is Menu) {
  1728. hostView = ((Menu)view).host;
  1729. }
  1730. var grabView = Application.MouseGrabView;
  1731. MenuBar hostGrabView = null;
  1732. if (grabView is MenuBar) {
  1733. hostGrabView = (MenuBar)grabView;
  1734. } else if (grabView is Menu) {
  1735. hostGrabView = ((Menu)grabView).host;
  1736. }
  1737. return hostView != hostGrabView ? hostGrabView : null;
  1738. }
  1739. ///<inheritdoc/>
  1740. public override bool OnEnter (View view)
  1741. {
  1742. Application.Driver.SetCursorVisibility (CursorVisibility.Invisible);
  1743. return base.OnEnter (view);
  1744. }
  1745. }
  1746. /// <summary>
  1747. /// An <see cref="EventArgs"/> which allows passing a cancelable menu opening event or replacing with a new <see cref="MenuBarItem"/>.
  1748. /// </summary>
  1749. public class MenuOpeningEventArgs : EventArgs {
  1750. /// <summary>
  1751. /// The current <see cref="MenuBarItem"/> parent.
  1752. /// </summary>
  1753. public MenuBarItem CurrentMenu { get; }
  1754. /// <summary>
  1755. /// The new <see cref="MenuBarItem"/> to be replaced.
  1756. /// </summary>
  1757. public MenuBarItem NewMenuBarItem { get; set; }
  1758. /// <summary>
  1759. /// Flag that allows the cancellation of the event. If set to <see langword="true"/> in the
  1760. /// event handler, the event will be canceled.
  1761. /// </summary>
  1762. public bool Cancel { get; set; }
  1763. /// <summary>
  1764. /// Initializes a new instance of <see cref="MenuOpeningEventArgs"/>.
  1765. /// </summary>
  1766. /// <param name="currentMenu">The current <see cref="MenuBarItem"/> parent.</param>
  1767. public MenuOpeningEventArgs (MenuBarItem currentMenu)
  1768. {
  1769. CurrentMenu = currentMenu;
  1770. }
  1771. }
  1772. /// <summary>
  1773. /// An <see cref="EventArgs"/> which allows passing a cancelable menu closing event.
  1774. /// </summary>
  1775. public class MenuClosingEventArgs : EventArgs {
  1776. /// <summary>
  1777. /// The current <see cref="MenuBarItem"/> parent.
  1778. /// </summary>
  1779. public MenuBarItem CurrentMenu { get; }
  1780. /// <summary>
  1781. /// Indicates whether the current menu will reopen.
  1782. /// </summary>
  1783. public bool Reopen { get; }
  1784. /// <summary>
  1785. /// Indicates whether the current menu is a sub-menu.
  1786. /// </summary>
  1787. public bool IsSubMenu { get; }
  1788. /// <summary>
  1789. /// Flag that allows the cancellation of the event. If set to <see langword="true"/> in the
  1790. /// event handler, the event will be canceled.
  1791. /// </summary>
  1792. public bool Cancel { get; set; }
  1793. /// <summary>
  1794. /// Initializes a new instance of <see cref="MenuClosingEventArgs"/>.
  1795. /// </summary>
  1796. /// <param name="currentMenu">The current <see cref="MenuBarItem"/> parent.</param>
  1797. /// <param name="reopen">Whether the current menu will reopen.</param>
  1798. /// <param name="isSubMenu">Indicates whether it is a sub-menu.</param>
  1799. public MenuClosingEventArgs (MenuBarItem currentMenu, bool reopen, bool isSubMenu)
  1800. {
  1801. CurrentMenu = currentMenu;
  1802. Reopen = reopen;
  1803. IsSubMenu = isSubMenu;
  1804. }
  1805. }
  1806. }