View.cs 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898
  1. //
  2. // Authors:
  3. // Miguel de Icaza ([email protected])
  4. //
  5. // Pending:
  6. // - Check for NeedDisplay on the hierarchy and repaint
  7. // - Layout support
  8. // - "Colors" type or "Attributes" type?
  9. // - What to surface as "BackgroundCOlor" when clearing a window, an attribute or colors?
  10. //
  11. // Optimziations
  12. // - Add rendering limitation to the exposed area
  13. using System;
  14. using System.Collections;
  15. using System.Collections.Generic;
  16. using System.ComponentModel;
  17. using System.Diagnostics;
  18. using System.Linq;
  19. using NStack;
  20. namespace Terminal.Gui {
  21. /// <summary>
  22. /// Determines the LayoutStyle for a view, if Absolute, during LayoutSubviews, the
  23. /// value from the Frame will be used, if the value is Computed, then the Frame
  24. /// will be updated from the X, Y Pos objects and the Width and Height Dim objects.
  25. /// </summary>
  26. public enum LayoutStyle {
  27. /// <summary>
  28. /// The position and size of the view are based on the Frame value.
  29. /// </summary>
  30. Absolute,
  31. /// <summary>
  32. /// The position and size of the view will be computed based on the
  33. /// X, Y, Width and Height properties and set on the Frame.
  34. /// </summary>
  35. Computed
  36. }
  37. /// <summary>
  38. /// View is the base class for all views on the screen and represents a visible element that can render itself and contains zero or more nested views.
  39. /// </summary>
  40. /// <remarks>
  41. /// <para>
  42. /// The View defines the base functionality for user interface elements in Terminal.Gui. Views
  43. /// can contain one or more subviews, can respond to user input and render themselves on the screen.
  44. /// </para>
  45. /// <para>
  46. /// Views supports two layout styles: Absolute or Computed. The choice as to which layout style is used by the View
  47. /// is determined when the View is initizlied. To create a View using Absolute layout, call a constructor that takes a
  48. /// Rect parameter to specify the absolute position and size (the <c>View.<see cref="Frame "/></c>)/. To create a View
  49. /// using Computed layout use a constructor that does not take a Rect parametr and set the X, Y, Width and Height
  50. /// properties on the view. Both approaches use coordinates that are relative to the container they are being added to.
  51. /// </para>
  52. /// <para>
  53. /// To switch between Absolute and Computed layout, use the <see cref="LayoutStyle"/> property.
  54. /// </para>
  55. /// <para>
  56. /// Computed layout is more flexible and supports dynamic console apps where controls adjust layout
  57. /// as the terminal resizes or other Views change size or position. The X, Y, Width and Height
  58. /// properties are Dim and Pos objects that dynamically update the position of a view.
  59. /// The X and Y properties are of type <see cref="Pos"/>
  60. /// and you can use either absolute positions, percentages or anchor
  61. /// points. The Width and Height properties are of type
  62. /// <see cref="Dim"/> and can use absolute position,
  63. /// percentages and anchors. These are useful as they will take
  64. /// care of repositioning views when view's frames are resized or
  65. /// if the terminal size changes.
  66. /// </para>
  67. /// <para>
  68. /// Absolute layout requires specifying coordiantes and sizes of Views explicitly, and the
  69. /// View will typcialy stay in a fixed position and size. To change the position and size use the
  70. /// <see cref="Frame"/> property.
  71. /// </para>
  72. /// <para>
  73. /// Subviews (child views) can be added to a View by calling the <see cref="Add(View)"/> method.
  74. /// The container of a View can be accessed with the <see cref="SuperView"/> property.
  75. /// </para>
  76. /// <para>
  77. /// To flag a region of the View's <see cref="Bounds"/> to be redrawn call <see cref="SetNeedsDisplay(Rect)"/>. To flag the entire view
  78. /// for redraw call <see cref="SetNeedsDisplay()"/>.
  79. /// </para>
  80. /// <para>
  81. /// Views have a <see cref="ColorScheme"/> property that defines the default colors that subviews
  82. /// should use for rendering. This ensures that the views fit in the context where
  83. /// they are being used, and allows for themes to be plugged in. For example, the
  84. /// default colors for windows and toplevels uses a blue background, while it uses
  85. /// a white background for dialog boxes and a red background for errors.
  86. /// </para>
  87. /// <para>
  88. /// Subclasses should not rely on <see cref="ColorScheme"/> being
  89. /// set at construction time. If a <see cref="ColorScheme"/> is not set on a view, the view will inherit the
  90. /// value from its <see cref="SuperView"/> and the value might only be valid once a view has been
  91. /// added to a SuperView.
  92. /// </para>
  93. /// <para>
  94. /// By using <see cref="ColorScheme"/> applications will work both
  95. /// in color as well as black and white displays.
  96. /// </para>
  97. /// <para>
  98. /// Views that are focusable should implement the <see cref="PositionCursor"/> to make sure that
  99. /// the cursor is placed in a location that makes sense. Unix terminals do not have
  100. /// a way of hiding the cursor, so it can be distracting to have the cursor left at
  101. /// the last focused view. So views should make sure that they place the cursor
  102. /// in a visually sensible place.
  103. /// </para>
  104. /// <para>
  105. /// The <see cref="LayoutSubviews"/> method is invoked when the size or layout of a view has
  106. /// changed. The default processing system will keep the size and dimensions
  107. /// for views that use the <see cref="LayoutStyle.Absolute"/>, and will recompute the
  108. /// frames for the vies that use <see cref="LayoutStyle.Computed"/>.
  109. /// </para>
  110. /// </remarks>
  111. public partial class View : Responder, IEnumerable, ISupportInitializeNotification {
  112. internal enum Direction {
  113. Forward,
  114. Backward
  115. }
  116. // container == SuperView
  117. View container = null;
  118. View focused = null;
  119. Direction focusDirection;
  120. TextFormatter textFormatter;
  121. /// <summary>
  122. /// Event fired when a subview is being added to this view.
  123. /// </summary>
  124. public Action<View> Added;
  125. /// <summary>
  126. /// Event fired when a subview is being removed from this view.
  127. /// </summary>
  128. public Action<View> Removed;
  129. /// <summary>
  130. /// Event fired when the view gets focus.
  131. /// </summary>
  132. public Action<FocusEventArgs> Enter;
  133. /// <summary>
  134. /// Event fired when the view looses focus.
  135. /// </summary>
  136. public Action<FocusEventArgs> Leave;
  137. /// <summary>
  138. /// Event fired when the view receives the mouse event for the first time.
  139. /// </summary>
  140. public Action<MouseEventArgs> MouseEnter;
  141. /// <summary>
  142. /// Event fired when the view receives a mouse event for the last time.
  143. /// </summary>
  144. public Action<MouseEventArgs> MouseLeave;
  145. /// <summary>
  146. /// Event fired when a mouse event is generated.
  147. /// </summary>
  148. public Action<MouseEventArgs> MouseClick;
  149. /// <summary>
  150. /// Gets or sets the HotKey defined for this view. A user pressing HotKey on the keyboard while this view has focus will cause the Clicked event to fire.
  151. /// </summary>
  152. public Key HotKey { get => textFormatter.HotKey; set => textFormatter.HotKey = value; }
  153. /// <summary>
  154. /// Gets or sets the specifier character for the hotkey (e.g. '_'). Set to '\xffff' to disable hotkey support for this View instance. The default is '\xffff'.
  155. /// </summary>
  156. public Rune HotKeySpecifier { get => textFormatter.HotKeySpecifier; set => textFormatter.HotKeySpecifier = value; }
  157. internal Direction FocusDirection {
  158. get => SuperView?.FocusDirection ?? focusDirection;
  159. set {
  160. if (SuperView != null)
  161. SuperView.FocusDirection = value;
  162. else
  163. focusDirection = value;
  164. }
  165. }
  166. /// <summary>
  167. /// Points to the current driver in use by the view, it is a convenience property
  168. /// for simplifying the development of new views.
  169. /// </summary>
  170. public static ConsoleDriver Driver { get { return Application.Driver; } }
  171. static IList<View> empty = new List<View> (0).AsReadOnly ();
  172. // This is null, and allocated on demand.
  173. List<View> subviews;
  174. /// <summary>
  175. /// This returns a list of the subviews contained by this view.
  176. /// </summary>
  177. /// <value>The subviews.</value>
  178. public IList<View> Subviews => subviews == null ? empty : subviews.AsReadOnly ();
  179. // Internally, we use InternalSubviews rather than subviews, as we do not expect us
  180. // to make the same mistakes our users make when they poke at the Subviews.
  181. internal IList<View> InternalSubviews => subviews ?? empty;
  182. // This is null, and allocated on demand.
  183. List<View> tabIndexes;
  184. /// <summary>
  185. /// This returns a tab index list of the subviews contained by this view.
  186. /// </summary>
  187. /// <value>The tabIndexes.</value>
  188. public IList<View> TabIndexes => tabIndexes == null ? empty : tabIndexes.AsReadOnly ();
  189. int tabIndex = -1;
  190. /// <summary>
  191. /// Indicates the index of the current <see cref="View"/> from the <see cref="TabIndexes"/> list.
  192. /// </summary>
  193. public int TabIndex {
  194. get { return tabIndex; }
  195. set {
  196. if (!CanFocus) {
  197. tabIndex = -1;
  198. return;
  199. } else if (SuperView?.tabIndexes == null || SuperView?.tabIndexes.Count == 1) {
  200. tabIndex = 0;
  201. return;
  202. } else if (tabIndex == value) {
  203. return;
  204. }
  205. tabIndex = value > SuperView.tabIndexes.Count - 1 ? SuperView.tabIndexes.Count - 1 : value < 0 ? 0 : value;
  206. tabIndex = GetTabIndex (tabIndex);
  207. if (SuperView.tabIndexes.IndexOf (this) != tabIndex) {
  208. SuperView.tabIndexes.Remove (this);
  209. SuperView.tabIndexes.Insert (tabIndex, this);
  210. SetTabIndex ();
  211. }
  212. }
  213. }
  214. private int GetTabIndex (int idx)
  215. {
  216. int i = 0;
  217. foreach (var v in SuperView.tabIndexes) {
  218. if (v.tabIndex == -1 || v == this) {
  219. continue;
  220. }
  221. i++;
  222. }
  223. return Math.Min (i, idx);
  224. }
  225. private void SetTabIndex ()
  226. {
  227. int i = 0;
  228. foreach (var v in SuperView.tabIndexes) {
  229. if (v.tabIndex == -1) {
  230. continue;
  231. }
  232. v.tabIndex = i;
  233. i++;
  234. }
  235. }
  236. bool tabStop = true;
  237. /// <summary>
  238. /// This only be <c>true</c> if the <see cref="CanFocus"/> is also <c>true</c> and the focus can be avoided by setting this to <c>false</c>
  239. /// </summary>
  240. public bool TabStop {
  241. get { return tabStop; }
  242. set {
  243. if (tabStop == value) {
  244. return;
  245. }
  246. tabStop = CanFocus && value;
  247. }
  248. }
  249. /// <inheritdoc/>
  250. public override bool CanFocus {
  251. get => base.CanFocus;
  252. set {
  253. if (base.CanFocus != value) {
  254. base.CanFocus = value;
  255. if (!value && tabIndex > -1) {
  256. TabIndex = -1;
  257. } else if (value && tabIndex == -1) {
  258. TabIndex = SuperView != null ? SuperView.tabIndexes.IndexOf (this) : -1;
  259. }
  260. TabStop = value;
  261. }
  262. }
  263. }
  264. internal Rect NeedDisplay { get; private set; } = Rect.Empty;
  265. // The frame for the object. Superview relative.
  266. Rect frame;
  267. /// <summary>
  268. /// Gets or sets an identifier for the view;
  269. /// </summary>
  270. /// <value>The identifier.</value>
  271. /// <remarks>The id should be unique across all Views that share a SuperView.</remarks>
  272. public ustring Id { get; set; } = "";
  273. /// <summary>
  274. /// Returns a value indicating if this View is currently on Top (Active)
  275. /// </summary>
  276. public bool IsCurrentTop {
  277. get {
  278. return Application.Current == this;
  279. }
  280. }
  281. /// <summary>
  282. /// Gets or sets a value indicating whether this <see cref="View"/> wants mouse position reports.
  283. /// </summary>
  284. /// <value><c>true</c> if want mouse position reports; otherwise, <c>false</c>.</value>
  285. public virtual bool WantMousePositionReports { get; set; } = false;
  286. /// <summary>
  287. /// Gets or sets a value indicating whether this <see cref="View"/> want continuous button pressed event.
  288. /// </summary>
  289. public virtual bool WantContinuousButtonPressed { get; set; } = false;
  290. /// <summary>
  291. /// Gets or sets the frame for the view. The frame is relative to the view's container (<see cref="SuperView"/>).
  292. /// </summary>
  293. /// <value>The frame.</value>
  294. /// <remarks>
  295. /// <para>
  296. /// Change the Frame when using the <see cref="LayoutStyle.Absolute"/> layout style to move or resize views.
  297. /// </para>
  298. /// <para>
  299. /// Altering the Frame of a view will trigger the redrawing of the
  300. /// view as well as the redrawing of the affected regions of the <see cref="SuperView"/>.
  301. /// </para>
  302. /// </remarks>
  303. public virtual Rect Frame {
  304. get => frame;
  305. set {
  306. if (SuperView != null) {
  307. SuperView.SetNeedsDisplay (frame);
  308. SuperView.SetNeedsDisplay (value);
  309. }
  310. frame = value;
  311. SetNeedsLayout ();
  312. SetNeedsDisplay (frame);
  313. }
  314. }
  315. /// <summary>
  316. /// Gets an enumerator that enumerates the subviews in this view.
  317. /// </summary>
  318. /// <returns>The enumerator.</returns>
  319. public IEnumerator GetEnumerator ()
  320. {
  321. foreach (var v in InternalSubviews)
  322. yield return v;
  323. }
  324. LayoutStyle layoutStyle;
  325. /// <summary>
  326. /// Controls how the View's <see cref="Frame"/> is computed during the LayoutSubviews method, if the style is set to <see cref="LayoutStyle.Absolute"/>,
  327. /// LayoutSubviews does not change the <see cref="Frame"/>. If the style is <see cref="LayoutStyle.Computed"/> the <see cref="Frame"/> is updated using
  328. /// the <see cref="X"/>, <see cref="Y"/>, <see cref="Width"/>, and <see cref="Height"/> properties.
  329. /// </summary>
  330. /// <value>The layout style.</value>
  331. public LayoutStyle LayoutStyle {
  332. get => layoutStyle;
  333. set {
  334. layoutStyle = value;
  335. SetNeedsLayout ();
  336. }
  337. }
  338. /// <summary>
  339. /// The bounds represent the View-relative rectangle used for this view; the area inside of the view.
  340. /// </summary>
  341. /// <value>The bounds.</value>
  342. /// <remarks>
  343. /// <para>
  344. /// Updates to the Bounds update the <see cref="Frame"/>,
  345. /// and has the same side effects as updating the <see cref="Frame"/>.
  346. /// </para>
  347. /// <para>
  348. /// Because <see cref="Bounds"/> coordinates are relative to the upper-left corner of the <see cref="View"/>,
  349. /// the coordinates of the upper-left corner of the rectangle returned by this property are (0,0).
  350. /// Use this property to obtain the size and coordinates of the client area of the
  351. /// control for tasks such as drawing on the surface of the control.
  352. /// </para>
  353. /// </remarks>
  354. public Rect Bounds {
  355. get => new Rect (Point.Empty, Frame.Size);
  356. set {
  357. Frame = new Rect (frame.Location, value.Size);
  358. }
  359. }
  360. Pos x, y;
  361. /// <summary>
  362. /// Gets or sets the X position for the view (the column). Only used whe <see cref="LayoutStyle"/> is <see cref="LayoutStyle.Computed"/>.
  363. /// </summary>
  364. /// <value>The X Position.</value>
  365. /// <remarks>
  366. /// If <see cref="LayoutStyle"/> is <see cref="LayoutStyle.Absolute"/> changing this property has no effect and its value is indeterminate.
  367. /// </remarks>
  368. public Pos X {
  369. get => x;
  370. set {
  371. x = value;
  372. SetNeedsLayout ();
  373. SetNeedsDisplay (frame);
  374. }
  375. }
  376. /// <summary>
  377. /// Gets or sets the Y position for the view (the row). Only used whe <see cref="LayoutStyle"/> is <see cref="LayoutStyle.Computed"/>.
  378. /// </summary>
  379. /// <value>The y position (line).</value>
  380. /// <remarks>
  381. /// If <see cref="LayoutStyle"/> is <see cref="LayoutStyle.Absolute"/> changing this property has no effect and its value is indeterminate.
  382. /// </remarks>
  383. public Pos Y {
  384. get => y;
  385. set {
  386. y = value;
  387. SetNeedsLayout ();
  388. SetNeedsDisplay (frame);
  389. }
  390. }
  391. Dim width, height;
  392. /// <summary>
  393. /// Gets or sets the width of the view. Only used whe <see cref="LayoutStyle"/> is <see cref="LayoutStyle.Computed"/>.
  394. /// </summary>
  395. /// <value>The width.</value>
  396. /// <remarks>
  397. /// If <see cref="LayoutStyle"/> is <see cref="LayoutStyle.Absolute"/> changing this property has no effect and its value is indeterminate.
  398. /// </remarks>
  399. public Dim Width {
  400. get => width;
  401. set {
  402. width = value;
  403. SetNeedsLayout ();
  404. SetNeedsDisplay (frame);
  405. }
  406. }
  407. /// <summary>
  408. /// Gets or sets the height of the view. Only used whe <see cref="LayoutStyle"/> is <see cref="LayoutStyle.Computed"/>.
  409. /// </summary>
  410. /// <value>The height.</value>
  411. /// If <see cref="LayoutStyle"/> is <see cref="LayoutStyle.Absolute"/> changing this property has no effect and its value is indeterminate.
  412. public Dim Height {
  413. get => height;
  414. set {
  415. height = value;
  416. SetNeedsLayout ();
  417. SetNeedsDisplay (frame);
  418. }
  419. }
  420. /// <summary>
  421. /// Returns the container for this view, or null if this view has not been added to a container.
  422. /// </summary>
  423. /// <value>The super view.</value>
  424. public View SuperView => container;
  425. /// <summary>
  426. /// Initializes a new instance of a <see cref="LayoutStyle.Absolute"/> <see cref="View"/> class with the absolute
  427. /// dimensions specified in the <c>frame</c> parameter.
  428. /// </summary>
  429. /// <param name="frame">The region covered by this view.</param>
  430. /// <remarks>
  431. /// This constructor intitalize a View with a <see cref="LayoutStyle"/> of <see cref="LayoutStyle.Absolute"/>. Use <see cref="View()"/> to
  432. /// initialize a View with <see cref="LayoutStyle"/> of <see cref="LayoutStyle.Computed"/>
  433. /// </remarks>
  434. public View (Rect frame)
  435. {
  436. textFormatter = new TextFormatter ();
  437. this.Text = ustring.Empty;
  438. this.Frame = frame;
  439. LayoutStyle = LayoutStyle.Absolute;
  440. }
  441. /// <summary>
  442. /// Initializes a new instance of <see cref="View"/> using <see cref="LayoutStyle.Computed"/> layout.
  443. /// </summary>
  444. /// <remarks>
  445. /// <para>
  446. /// Use <see cref="X"/>, <see cref="Y"/>, <see cref="Width"/>, and <see cref="Height"/> properties to dynamically control the size and location of the view.
  447. /// The <see cref="Label"/> will be created using <see cref="LayoutStyle.Computed"/>
  448. /// coordinates. The initial size (<see cref="View.Frame"/> will be
  449. /// adjusted to fit the contents of <see cref="Text"/>, including newlines ('\n') for multiple lines.
  450. /// </para>
  451. /// <para>
  452. /// If <c>Height</c> is greater than one, word wrapping is provided.
  453. /// </para>
  454. /// <para>
  455. /// This constructor intitalize a View with a <see cref="LayoutStyle"/> of <see cref="LayoutStyle.Computed"/>.
  456. /// Use <see cref="X"/>, <see cref="Y"/>, <see cref="Width"/>, and <see cref="Height"/> properties to dynamically control the size and location of the view.
  457. /// </para>
  458. /// </remarks>
  459. public View () : this (text: string.Empty) { }
  460. /// <summary>
  461. /// Initializes a new instance of <see cref="View"/> using <see cref="LayoutStyle.Absolute"/> layout.
  462. /// </summary>
  463. /// <remarks>
  464. /// <para>
  465. /// The <see cref="View"/> will be created at the given
  466. /// coordinates with the given string. The size (<see cref="View.Frame"/> will be
  467. /// adjusted to fit the contents of <see cref="Text"/>, including newlines ('\n') for multiple lines.
  468. /// </para>
  469. /// <para>
  470. /// No line wrapping is provided.
  471. /// </para>
  472. /// </remarks>
  473. /// <param name="x">column to locate the Label.</param>
  474. /// <param name="y">row to locate the Label.</param>
  475. /// <param name="text">text to initialize the <see cref="Text"/> property with.</param>
  476. public View (int x, int y, ustring text) : this (TextFormatter.CalcRect (x, y, text), text) { }
  477. /// <summary>
  478. /// Initializes a new instance of <see cref="View"/> using <see cref="LayoutStyle.Absolute"/> layout.
  479. /// </summary>
  480. /// <remarks>
  481. /// <para>
  482. /// The <see cref="View"/> will be created at the given
  483. /// coordinates with the given string. The initial size (<see cref="View.Frame"/> will be
  484. /// adjusted to fit the contents of <see cref="Text"/>, including newlines ('\n') for multiple lines.
  485. /// </para>
  486. /// <para>
  487. /// If <c>rect.Height</c> is greater than one, word wrapping is provided.
  488. /// </para>
  489. /// </remarks>
  490. /// <param name="rect">Location.</param>
  491. /// <param name="text">text to initialize the <see cref="Text"/> property with.</param>
  492. public View (Rect rect, ustring text) : this (rect)
  493. {
  494. textFormatter = new TextFormatter ();
  495. this.Text = text;
  496. }
  497. /// <summary>
  498. /// Initializes a new instance of <see cref="View"/> using <see cref="LayoutStyle.Computed"/> layout.
  499. /// </summary>
  500. /// <remarks>
  501. /// <para>
  502. /// The <see cref="View"/> will be created using <see cref="LayoutStyle.Computed"/>
  503. /// coordinates with the given string. The initial size (<see cref="View.Frame"/> will be
  504. /// adjusted to fit the contents of <see cref="Text"/>, including newlines ('\n') for multiple lines.
  505. /// </para>
  506. /// <para>
  507. /// If <c>Height</c> is greater than one, word wrapping is provided.
  508. /// </para>
  509. /// </remarks>
  510. /// <param name="text">text to initialize the <see cref="Text"/> property with.</param>
  511. public View (ustring text) : base ()
  512. {
  513. textFormatter = new TextFormatter ();
  514. this.Text = text;
  515. CanFocus = false;
  516. TabIndex = -1;
  517. TabStop = false;
  518. LayoutStyle = LayoutStyle.Computed;
  519. // BUGBUG: CalcRect doesn't account for line wrapping
  520. var r = TextFormatter.CalcRect (0, 0, text);
  521. x = Pos.At (0);
  522. y = Pos.At (0);
  523. Width = r.Width;
  524. Height = r.Height;
  525. }
  526. /// <summary>
  527. /// Sets a flag indicating this view needs to be redisplayed because its state has changed.
  528. /// </summary>
  529. public void SetNeedsDisplay ()
  530. {
  531. SetNeedsDisplay (Bounds);
  532. }
  533. internal bool layoutNeeded = true;
  534. internal void SetNeedsLayout ()
  535. {
  536. if (layoutNeeded)
  537. return;
  538. layoutNeeded = true;
  539. if (SuperView == null)
  540. return;
  541. SuperView.SetNeedsLayout ();
  542. textFormatter.NeedsFormat = true;
  543. }
  544. /// <summary>
  545. /// Flags the view-relative region on this View as needing to be repainted.
  546. /// </summary>
  547. /// <param name="region">The view-relative region that must be flagged for repaint.</param>
  548. public void SetNeedsDisplay (Rect region)
  549. {
  550. if (NeedDisplay == null || NeedDisplay.IsEmpty)
  551. NeedDisplay = region;
  552. else {
  553. var x = Math.Min (NeedDisplay.X, region.X);
  554. var y = Math.Min (NeedDisplay.Y, region.Y);
  555. var w = Math.Max (NeedDisplay.Width, region.Width);
  556. var h = Math.Max (NeedDisplay.Height, region.Height);
  557. NeedDisplay = new Rect (x, y, w, h);
  558. }
  559. if (container != null)
  560. container.ChildNeedsDisplay ();
  561. if (subviews == null)
  562. return;
  563. foreach (var view in subviews)
  564. if (view.Frame.IntersectsWith (region)) {
  565. var childRegion = Rect.Intersect (view.Frame, region);
  566. childRegion.X -= view.Frame.X;
  567. childRegion.Y -= view.Frame.Y;
  568. view.SetNeedsDisplay (childRegion);
  569. }
  570. }
  571. internal bool childNeedsDisplay;
  572. /// <summary>
  573. /// Indicates that any child views (in the <see cref="Subviews"/> list) need to be repainted.
  574. /// </summary>
  575. public void ChildNeedsDisplay ()
  576. {
  577. childNeedsDisplay = true;
  578. if (container != null)
  579. container.ChildNeedsDisplay ();
  580. }
  581. /// <summary>
  582. /// Adds a subview (child) to this view.
  583. /// </summary>
  584. /// <remarks>
  585. /// The Views that have been added to this view can be retrieved via the <see cref="Subviews"/> property. See also <seealso cref="Remove(View)"/> <seealso cref="RemoveAll"/>
  586. /// </remarks>
  587. public virtual void Add (View view)
  588. {
  589. if (view == null)
  590. return;
  591. if (subviews == null) {
  592. subviews = new List<View> ();
  593. }
  594. if (tabIndexes == null) {
  595. tabIndexes = new List<View> ();
  596. }
  597. subviews.Add (view);
  598. tabIndexes.Add (view);
  599. view.container = this;
  600. OnAdded (view);
  601. if (view.CanFocus) {
  602. CanFocus = true;
  603. view.tabIndex = tabIndexes.IndexOf (view);
  604. }
  605. SetNeedsLayout ();
  606. SetNeedsDisplay ();
  607. if (IsInitialized) {
  608. view.BeginInit ();
  609. }
  610. }
  611. /// <summary>
  612. /// Adds the specified views (children) to the view.
  613. /// </summary>
  614. /// <param name="views">Array of one or more views (can be optional parameter).</param>
  615. /// <remarks>
  616. /// The Views that have been added to this view can be retrieved via the <see cref="Subviews"/> property. See also <seealso cref="Remove(View)"/> <seealso cref="RemoveAll"/>
  617. /// </remarks>
  618. public void Add (params View [] views)
  619. {
  620. if (views == null)
  621. return;
  622. foreach (var view in views)
  623. Add (view);
  624. }
  625. /// <summary>
  626. /// Removes all subviews (children) added via <see cref="Add(View)"/> or <see cref="Add(View[])"/> from this View.
  627. /// </summary>
  628. public virtual void RemoveAll ()
  629. {
  630. if (subviews == null)
  631. return;
  632. while (subviews.Count > 0) {
  633. Remove (subviews [0]);
  634. }
  635. }
  636. /// <summary>
  637. /// Removes a subview added via <see cref="Add(View)"/> or <see cref="Add(View[])"/> from this View.
  638. /// </summary>
  639. /// <remarks>
  640. /// </remarks>
  641. public virtual void Remove (View view)
  642. {
  643. if (view == null || subviews == null)
  644. return;
  645. SetNeedsLayout ();
  646. SetNeedsDisplay ();
  647. var touched = view.Frame;
  648. subviews.Remove (view);
  649. tabIndexes.Remove (view);
  650. view.container = null;
  651. OnRemoved (view);
  652. view.tabIndex = -1;
  653. if (subviews.Count < 1)
  654. this.CanFocus = false;
  655. foreach (var v in subviews) {
  656. if (v.Frame.IntersectsWith (touched))
  657. view.SetNeedsDisplay ();
  658. }
  659. }
  660. void PerformActionForSubview (View subview, Action<View> action)
  661. {
  662. if (subviews.Contains (subview)) {
  663. action (subview);
  664. }
  665. SetNeedsDisplay ();
  666. subview.SetNeedsDisplay ();
  667. }
  668. /// <summary>
  669. /// Brings the specified subview to the front so it is drawn on top of any other views.
  670. /// </summary>
  671. /// <param name="subview">The subview to send to the front</param>
  672. /// <remarks>
  673. /// <seealso cref="SendSubviewToBack"/>.
  674. /// </remarks>
  675. public void BringSubviewToFront (View subview)
  676. {
  677. PerformActionForSubview (subview, x => {
  678. subviews.Remove (x);
  679. subviews.Add (x);
  680. });
  681. }
  682. /// <summary>
  683. /// Sends the specified subview to the front so it is the first view drawn
  684. /// </summary>
  685. /// <param name="subview">The subview to send to the front</param>
  686. /// <remarks>
  687. /// <seealso cref="BringSubviewToFront(View)"/>.
  688. /// </remarks>
  689. public void SendSubviewToBack (View subview)
  690. {
  691. PerformActionForSubview (subview, x => {
  692. subviews.Remove (x);
  693. subviews.Insert (0, subview);
  694. });
  695. }
  696. /// <summary>
  697. /// Moves the subview backwards in the hierarchy, only one step
  698. /// </summary>
  699. /// <param name="subview">The subview to send backwards</param>
  700. /// <remarks>
  701. /// If you want to send the view all the way to the back use SendSubviewToBack.
  702. /// </remarks>
  703. public void SendSubviewBackwards (View subview)
  704. {
  705. PerformActionForSubview (subview, x => {
  706. var idx = subviews.IndexOf (x);
  707. if (idx > 0) {
  708. subviews.Remove (x);
  709. subviews.Insert (idx - 1, x);
  710. }
  711. });
  712. }
  713. /// <summary>
  714. /// Moves the subview backwards in the hierarchy, only one step
  715. /// </summary>
  716. /// <param name="subview">The subview to send backwards</param>
  717. /// <remarks>
  718. /// If you want to send the view all the way to the back use SendSubviewToBack.
  719. /// </remarks>
  720. public void BringSubviewForward (View subview)
  721. {
  722. PerformActionForSubview (subview, x => {
  723. var idx = subviews.IndexOf (x);
  724. if (idx + 1 < subviews.Count) {
  725. subviews.Remove (x);
  726. subviews.Insert (idx + 1, x);
  727. }
  728. });
  729. }
  730. /// <summary>
  731. /// Clears the view region with the current color.
  732. /// </summary>
  733. /// <remarks>
  734. /// <para>
  735. /// This clears the entire region used by this view.
  736. /// </para>
  737. /// </remarks>
  738. public void Clear ()
  739. {
  740. var h = Frame.Height;
  741. var w = Frame.Width;
  742. for (int line = 0; line < h; line++) {
  743. Move (0, line);
  744. for (int col = 0; col < w; col++)
  745. Driver.AddRune (' ');
  746. }
  747. }
  748. /// <summary>
  749. /// Clears the specified region with the current color.
  750. /// </summary>
  751. /// <remarks>
  752. /// </remarks>
  753. /// <param name="regionScreen">The screen-relative region to clear.</param>
  754. public void Clear (Rect regionScreen)
  755. {
  756. var h = regionScreen.Height;
  757. var w = regionScreen.Width;
  758. for (int line = regionScreen.Y; line < regionScreen.Y + h; line++) {
  759. Driver.Move (regionScreen.X, line);
  760. for (int col = 0; col < w; col++)
  761. Driver.AddRune (' ');
  762. }
  763. }
  764. /// <summary>
  765. /// Converts a view-relative (col,row) position to a screen-relative position (col,row). The values are optionally clamped to the screen dimensions.
  766. /// </summary>
  767. /// <param name="col">View-relative column.</param>
  768. /// <param name="row">View-relative row.</param>
  769. /// <param name="rcol">Absolute column; screen-relative.</param>
  770. /// <param name="rrow">Absolute row; screen-relative.</param>
  771. /// <param name="clipped">Whether to clip the result of the ViewToScreen method, if set to <c>true</c>, the rcol, rrow values are clamped to the screen (terminal) dimensions (0..TerminalDim-1).</param>
  772. internal void ViewToScreen (int col, int row, out int rcol, out int rrow, bool clipped = true)
  773. {
  774. // Computes the real row, col relative to the screen.
  775. rrow = row + frame.Y;
  776. rcol = col + frame.X;
  777. var ccontainer = container;
  778. while (ccontainer != null) {
  779. rrow += ccontainer.frame.Y;
  780. rcol += ccontainer.frame.X;
  781. ccontainer = ccontainer.container;
  782. }
  783. // The following ensures that the cursor is always in the screen boundaries.
  784. if (clipped) {
  785. rrow = Math.Min (rrow, Driver.Rows - 1);
  786. rcol = Math.Min (rcol, Driver.Cols - 1);
  787. }
  788. }
  789. /// <summary>
  790. /// Converts a point from screen-relative coordinates to view-relative coordinates.
  791. /// </summary>
  792. /// <returns>The mapped point.</returns>
  793. /// <param name="x">X screen-coordinate point.</param>
  794. /// <param name="y">Y screen-coordinate point.</param>
  795. public Point ScreenToView (int x, int y)
  796. {
  797. if (SuperView == null) {
  798. return new Point (x - Frame.X, y - frame.Y);
  799. } else {
  800. var parent = SuperView.ScreenToView (x, y);
  801. return new Point (parent.X - frame.X, parent.Y - frame.Y);
  802. }
  803. }
  804. /// <summary>
  805. /// Converts a region in view-relative coordinates to screen-relative coordinates.
  806. /// </summary>
  807. internal Rect ViewToScreen (Rect region)
  808. {
  809. ViewToScreen (region.X, region.Y, out var x, out var y, clipped: false);
  810. return new Rect (x, y, region.Width, region.Height);
  811. }
  812. // Clips a rectangle in screen coordinates to the dimensions currently available on the screen
  813. internal Rect ScreenClip (Rect regionScreen)
  814. {
  815. var x = regionScreen.X < 0 ? 0 : regionScreen.X;
  816. var y = regionScreen.Y < 0 ? 0 : regionScreen.Y;
  817. var w = regionScreen.X + regionScreen.Width >= Driver.Cols ? Driver.Cols - regionScreen.X : regionScreen.Width;
  818. var h = regionScreen.Y + regionScreen.Height >= Driver.Rows ? Driver.Rows - regionScreen.Y : regionScreen.Height;
  819. return new Rect (x, y, w, h);
  820. }
  821. /// <summary>
  822. /// Sets the <see cref="ConsoleDriver"/>'s clip region to the current View's <see cref="Bounds"/>.
  823. /// </summary>
  824. /// <returns>The existing driver's clip region, which can be then re-eapplied by setting <c><see cref="Driver"/>.Clip</c> (<see cref="ConsoleDriver.Clip"/>).</returns>
  825. /// <remarks>
  826. /// <see cref="Bounds"/> is View-relative.
  827. /// </remarks>
  828. public Rect ClipToBounds ()
  829. {
  830. return SetClip (Bounds);
  831. }
  832. /// <summary>
  833. /// Sets the clip region to the specified view-relative region.
  834. /// </summary>
  835. /// <returns>The previous screen-relative clip region.</returns>
  836. /// <param name="region">View-relative clip region.</param>
  837. public Rect SetClip (Rect region)
  838. {
  839. var previous = Driver.Clip;
  840. Driver.Clip = Rect.Intersect (previous, ViewToScreen (region));
  841. return previous;
  842. }
  843. /// <summary>
  844. /// Draws a frame in the current view, clipped by the boundary of this view
  845. /// </summary>
  846. /// <param name="region">View-relative region for the frame to be drawn.</param>
  847. /// <param name="padding">The padding to add around the outside of the drawn frame.</param>
  848. /// <param name="fill">If set to <c>true</c> it fill will the contents.</param>
  849. public void DrawFrame (Rect region, int padding = 0, bool fill = false)
  850. {
  851. var scrRect = ViewToScreen (region);
  852. var savedClip = ClipToBounds ();
  853. Driver.DrawWindowFrame (scrRect, padding + 1, padding + 1, padding + 1, padding + 1, border: true, fill: fill);
  854. Driver.Clip = savedClip;
  855. }
  856. /// <summary>
  857. /// Utility function to draw strings that contain a hotkey.
  858. /// </summary>
  859. /// <param name="text">String to display, the hotkey specifier before a letter flags the next letter as the hotkey.</param>
  860. /// <param name="hotColor">Hot color.</param>
  861. /// <param name="normalColor">Normal color.</param>
  862. /// <remarks>
  863. /// <para>The hotkey is any character following the hotkey specifier, which is the underscore ('_') character by default.</para>
  864. /// <para>The hotkey specifier can be changed via <see cref="HotKeySpecifier"/></para>
  865. /// </remarks>
  866. public void DrawHotString (ustring text, Attribute hotColor, Attribute normalColor)
  867. {
  868. var hotkeySpec = HotKeySpecifier == (Rune)0xffff ? (Rune)'_' : HotKeySpecifier;
  869. Application.Driver.SetAttribute (normalColor);
  870. foreach (var rune in text) {
  871. if (rune == hotkeySpec) {
  872. Application.Driver.SetAttribute (hotColor);
  873. continue;
  874. }
  875. Application.Driver.AddRune (rune);
  876. Application.Driver.SetAttribute (normalColor);
  877. }
  878. }
  879. /// <summary>
  880. /// Utility function to draw strings that contains a hotkey using a <see cref="ColorScheme"/> and the "focused" state.
  881. /// </summary>
  882. /// <param name="text">String to display, the underscoore before a letter flags the next letter as the hotkey.</param>
  883. /// <param name="focused">If set to <c>true</c> this uses the focused colors from the color scheme, otherwise the regular ones.</param>
  884. /// <param name="scheme">The color scheme to use.</param>
  885. public void DrawHotString (ustring text, bool focused, ColorScheme scheme)
  886. {
  887. if (focused)
  888. DrawHotString (text, scheme.HotFocus, scheme.Focus);
  889. else
  890. DrawHotString (text, scheme.HotNormal, scheme.Normal);
  891. }
  892. /// <summary>
  893. /// This moves the cursor to the specified column and row in the view.
  894. /// </summary>
  895. /// <returns>The move.</returns>
  896. /// <param name="col">Col.</param>
  897. /// <param name="row">Row.</param>
  898. public void Move (int col, int row)
  899. {
  900. ViewToScreen (col, row, out var rcol, out var rrow);
  901. Driver.Move (rcol, rrow);
  902. }
  903. /// <summary>
  904. /// Positions the cursor in the right position based on the currently focused view in the chain.
  905. /// </summary>
  906. /// Views that are focusable should override <see cref="PositionCursor"/> to ensure
  907. /// the cursor is placed in a location that makes sense. Unix terminals do not have
  908. /// a way of hiding the cursor, so it can be distracting to have the cursor left at
  909. /// the last focused view. Views should make sure that they place the cursor
  910. /// in a visually sensible place.
  911. public virtual void PositionCursor ()
  912. {
  913. if (focused != null)
  914. focused.PositionCursor ();
  915. else {
  916. if (CanFocus && HasFocus) {
  917. Move (textFormatter.HotKeyPos == -1 ? 0 : textFormatter.HotKeyPos, 0);
  918. } else {
  919. Move (frame.X, frame.Y);
  920. }
  921. }
  922. }
  923. bool hasFocus;
  924. /// <inheritdoc/>
  925. public override bool HasFocus {
  926. get {
  927. return hasFocus;
  928. }
  929. }
  930. void SetHasFocus (bool value, View view)
  931. {
  932. if (hasFocus != value) {
  933. hasFocus = value;
  934. }
  935. if (value) {
  936. OnEnter (view);
  937. } else {
  938. OnLeave (view);
  939. }
  940. SetNeedsDisplay ();
  941. // Remove focus down the chain of subviews if focus is removed
  942. if (!value && focused != null) {
  943. focused.OnLeave (view);
  944. focused.SetHasFocus (false, view);
  945. focused = null;
  946. }
  947. }
  948. /// <summary>
  949. /// Defines the event arguments for <see cref="SetFocus(View)"/>
  950. /// </summary>
  951. public class FocusEventArgs : EventArgs {
  952. /// <summary>
  953. /// Constructs.
  954. /// </summary>
  955. /// <param name="view">The view that gets or loses focus.</param>
  956. public FocusEventArgs (View view) { View = view; }
  957. /// <summary>
  958. /// Indicates if the current focus event has already been processed and the driver should stop notifying any other event subscriber.
  959. /// Its important to set this value to true specially when updating any View's layout from inside the subscriber method.
  960. /// </summary>
  961. public bool Handled { get; set; }
  962. /// <summary>
  963. /// Indicates the current view that gets or loses focus.
  964. /// </summary>
  965. public View View { get; set; }
  966. }
  967. /// <summary>
  968. /// Method invoked when a subview is being added to this view.
  969. /// </summary>
  970. /// <param name="view">The subview being added.</param>
  971. public virtual void OnAdded (View view)
  972. {
  973. view.Added?.Invoke (this);
  974. }
  975. /// <summary>
  976. /// Method invoked when a subview is being removed from this view.
  977. /// </summary>
  978. /// <param name="view">The subview being removed.</param>
  979. public virtual void OnRemoved (View view)
  980. {
  981. view.Removed?.Invoke (this);
  982. }
  983. /// <inheritdoc/>
  984. public override bool OnEnter (View view)
  985. {
  986. FocusEventArgs args = new FocusEventArgs (view);
  987. Enter?.Invoke (args);
  988. if (args.Handled)
  989. return true;
  990. if (base.OnEnter (view))
  991. return true;
  992. return false;
  993. }
  994. /// <inheritdoc/>
  995. public override bool OnLeave (View view)
  996. {
  997. FocusEventArgs args = new FocusEventArgs (view);
  998. Leave?.Invoke (args);
  999. if (args.Handled)
  1000. return true;
  1001. if (base.OnLeave (view))
  1002. return true;
  1003. return false;
  1004. }
  1005. /// <summary>
  1006. /// Returns the currently focused view inside this view, or null if nothing is focused.
  1007. /// </summary>
  1008. /// <value>The focused.</value>
  1009. public View Focused => focused;
  1010. /// <summary>
  1011. /// Returns the most focused view in the chain of subviews (the leaf view that has the focus).
  1012. /// </summary>
  1013. /// <value>The most focused.</value>
  1014. public View MostFocused {
  1015. get {
  1016. if (Focused == null)
  1017. return null;
  1018. var most = Focused.MostFocused;
  1019. if (most != null)
  1020. return most;
  1021. return Focused;
  1022. }
  1023. }
  1024. /// <summary>
  1025. /// The color scheme for this view, if it is not defined, it returns the <see cref="SuperView"/>'s
  1026. /// color scheme.
  1027. /// </summary>
  1028. public ColorScheme ColorScheme {
  1029. get {
  1030. if (colorScheme == null)
  1031. return SuperView?.ColorScheme;
  1032. return colorScheme;
  1033. }
  1034. set {
  1035. colorScheme = value;
  1036. }
  1037. }
  1038. ColorScheme colorScheme;
  1039. /// <summary>
  1040. /// Displays the specified character in the specified column and row of the View.
  1041. /// </summary>
  1042. /// <param name="col">Column (view-relative).</param>
  1043. /// <param name="row">Row (view-relative).</param>
  1044. /// <param name="ch">Ch.</param>
  1045. public void AddRune (int col, int row, Rune ch)
  1046. {
  1047. if (row < 0 || col < 0)
  1048. return;
  1049. if (row > frame.Height - 1 || col > frame.Width - 1)
  1050. return;
  1051. Move (col, row);
  1052. Driver.AddRune (ch);
  1053. }
  1054. /// <summary>
  1055. /// Removes the <see cref="SetNeedsDisplay()"/> and the <see cref="ChildNeedsDisplay"/> setting on this view.
  1056. /// </summary>
  1057. protected void ClearNeedsDisplay ()
  1058. {
  1059. NeedDisplay = Rect.Empty;
  1060. childNeedsDisplay = false;
  1061. }
  1062. /// <summary>
  1063. /// Redraws this view and its subviews; only redraws the views that have been flagged for a re-display.
  1064. /// </summary>
  1065. /// <param name="bounds">The bounds (view-relative region) to redraw.</param>
  1066. /// <remarks>
  1067. /// <para>
  1068. /// Always use <see cref="Bounds"/> (view-relative) when calling <see cref="Redraw(Rect)"/>, NOT <see cref="Frame"/> (superview-relative).
  1069. /// </para>
  1070. /// <para>
  1071. /// Views should set the color that they want to use on entry, as otherwise this will inherit
  1072. /// the last color that was set globaly on the driver.
  1073. /// </para>
  1074. /// <para>
  1075. /// Overrides of <see cref="Redraw"/> must ensure they do not set <c>Driver.Clip</c> to a clip region
  1076. /// larger than the <c>region</c> parameter.
  1077. /// </para>
  1078. /// </remarks>
  1079. public virtual void Redraw (Rect bounds)
  1080. {
  1081. var clipRect = new Rect (Point.Empty, frame.Size);
  1082. if (ColorScheme != null)
  1083. Driver.SetAttribute (HasFocus ? ColorScheme.Focus : ColorScheme.Normal);
  1084. if (!ustring.IsNullOrEmpty (Text)) {
  1085. Clear ();
  1086. // Draw any Text
  1087. if (textFormatter != null) {
  1088. textFormatter.NeedsFormat = true;
  1089. }
  1090. textFormatter?.Draw (ViewToScreen (Bounds), HasFocus ? ColorScheme.Focus : ColorScheme.Normal, HasFocus ? ColorScheme.HotFocus : ColorScheme.HotNormal);
  1091. }
  1092. // Invoke DrawContentEvent
  1093. OnDrawContent (bounds);
  1094. if (subviews != null) {
  1095. foreach (var view in subviews) {
  1096. if (view.NeedDisplay != null && (!view.NeedDisplay.IsEmpty || view.childNeedsDisplay)) {
  1097. if (view.Frame.IntersectsWith (clipRect) && (view.Frame.IntersectsWith (bounds) || bounds.X < 0 || bounds.Y < 0)) {
  1098. if (view.layoutNeeded)
  1099. view.LayoutSubviews ();
  1100. Application.CurrentView = view;
  1101. // Draw the subview
  1102. // Use the view's bounds (view-relative; Location will always be (0,0) because
  1103. view.Redraw (view.Bounds);
  1104. }
  1105. view.NeedDisplay = Rect.Empty;
  1106. view.childNeedsDisplay = false;
  1107. }
  1108. }
  1109. }
  1110. ClearNeedsDisplay ();
  1111. }
  1112. /// <summary>
  1113. /// Event invoked when the content area of the View is to be drawn.
  1114. /// </summary>
  1115. /// <remarks>
  1116. /// <para>
  1117. /// Will be invoked before any subviews added with <see cref="Add(View)"/> have been drawn.
  1118. /// </para>
  1119. /// <para>
  1120. /// Rect provides the view-relative rectangle describing the currently visible viewport into the <see cref="View"/>.
  1121. /// </para>
  1122. /// </remarks>
  1123. public Action<Rect> DrawContent;
  1124. /// <summary>
  1125. /// Enables overrides to draw infinitely scrolled content and/or a background behind added controls.
  1126. /// </summary>
  1127. /// <param name="viewport">The view-relative rectangle describing the currently visible viewport into the <see cref="View"/></param>
  1128. /// <remarks>
  1129. /// This method will be called before any subviews added with <see cref="Add(View)"/> have been drawn.
  1130. /// </remarks>
  1131. public virtual void OnDrawContent (Rect viewport)
  1132. {
  1133. DrawContent?.Invoke (viewport);
  1134. }
  1135. /// <summary>
  1136. /// Causes the specified subview to have focus.
  1137. /// </summary>
  1138. /// <param name="view">View.</param>
  1139. public void SetFocus (View view)
  1140. {
  1141. if (view == null)
  1142. return;
  1143. //Console.WriteLine ($"Request to focus {view}");
  1144. if (!view.CanFocus)
  1145. return;
  1146. if (focused == view)
  1147. return;
  1148. // Make sure that this view is a subview
  1149. View c;
  1150. for (c = view.container; c != null; c = c.container)
  1151. if (c == this)
  1152. break;
  1153. if (c == null)
  1154. throw new ArgumentException ("the specified view is not part of the hierarchy of this view");
  1155. if (focused != null)
  1156. focused.SetHasFocus (false, view);
  1157. var f = focused;
  1158. focused = view;
  1159. focused.SetHasFocus (true, f);
  1160. focused.EnsureFocus ();
  1161. // Send focus upwards
  1162. SuperView?.SetFocus (this);
  1163. }
  1164. /// <summary>
  1165. /// Defines the event arguments for <see cref="KeyEvent"/>
  1166. /// </summary>
  1167. public class KeyEventEventArgs : EventArgs {
  1168. /// <summary>
  1169. /// Constructs.
  1170. /// </summary>
  1171. /// <param name="ke"></param>
  1172. public KeyEventEventArgs (KeyEvent ke) => KeyEvent = ke;
  1173. /// <summary>
  1174. /// The <see cref="KeyEvent"/> for the event.
  1175. /// </summary>
  1176. public KeyEvent KeyEvent { get; set; }
  1177. /// <summary>
  1178. /// Indicates if the current Key event has already been processed and the driver should stop notifying any other event subscriber.
  1179. /// Its important to set this value to true specially when updating any View's layout from inside the subscriber method.
  1180. /// </summary>
  1181. public bool Handled { get; set; } = false;
  1182. }
  1183. /// <summary>
  1184. /// Invoked when a character key is pressed and occurs after the key up event.
  1185. /// </summary>
  1186. public Action<KeyEventEventArgs> KeyPress;
  1187. /// <inheritdoc/>
  1188. public override bool ProcessKey (KeyEvent keyEvent)
  1189. {
  1190. KeyEventEventArgs args = new KeyEventEventArgs (keyEvent);
  1191. KeyPress?.Invoke (args);
  1192. if (args.Handled)
  1193. return true;
  1194. if (Focused?.ProcessKey (keyEvent) == true)
  1195. return true;
  1196. return false;
  1197. }
  1198. /// <inheritdoc/>
  1199. public override bool ProcessHotKey (KeyEvent keyEvent)
  1200. {
  1201. KeyEventEventArgs args = new KeyEventEventArgs (keyEvent);
  1202. KeyPress?.Invoke (args);
  1203. if (args.Handled)
  1204. return true;
  1205. if (subviews == null || subviews.Count == 0)
  1206. return false;
  1207. foreach (var view in subviews)
  1208. if (view.ProcessHotKey (keyEvent))
  1209. return true;
  1210. return false;
  1211. }
  1212. /// <inheritdoc/>
  1213. public override bool ProcessColdKey (KeyEvent keyEvent)
  1214. {
  1215. KeyEventEventArgs args = new KeyEventEventArgs (keyEvent);
  1216. KeyPress?.Invoke (args);
  1217. if (args.Handled)
  1218. return true;
  1219. if (subviews == null || subviews.Count == 0)
  1220. return false;
  1221. foreach (var view in subviews)
  1222. if (view.ProcessColdKey (keyEvent))
  1223. return true;
  1224. return false;
  1225. }
  1226. /// <summary>
  1227. /// Invoked when a key is pressed
  1228. /// </summary>
  1229. public Action<KeyEventEventArgs> KeyDown;
  1230. /// <param name="keyEvent">Contains the details about the key that produced the event.</param>
  1231. public override bool OnKeyDown (KeyEvent keyEvent)
  1232. {
  1233. KeyEventEventArgs args = new KeyEventEventArgs (keyEvent);
  1234. KeyDown?.Invoke (args);
  1235. if (args.Handled) {
  1236. return true;
  1237. }
  1238. if (Focused?.OnKeyDown (keyEvent) == true) {
  1239. return true;
  1240. }
  1241. return false;
  1242. }
  1243. /// <summary>
  1244. /// Invoked when a key is released
  1245. /// </summary>
  1246. public Action<KeyEventEventArgs> KeyUp;
  1247. /// <param name="keyEvent">Contains the details about the key that produced the event.</param>
  1248. public override bool OnKeyUp (KeyEvent keyEvent)
  1249. {
  1250. KeyEventEventArgs args = new KeyEventEventArgs (keyEvent);
  1251. KeyUp?.Invoke (args);
  1252. if (args.Handled) {
  1253. return true;
  1254. }
  1255. if (Focused?.OnKeyUp (keyEvent) == true) {
  1256. return true;
  1257. }
  1258. return false;
  1259. }
  1260. /// <summary>
  1261. /// Finds the first view in the hierarchy that wants to get the focus if nothing is currently focused, otherwise, it does nothing.
  1262. /// </summary>
  1263. public void EnsureFocus ()
  1264. {
  1265. if (focused == null)
  1266. if (FocusDirection == Direction.Forward)
  1267. FocusFirst ();
  1268. else
  1269. FocusLast ();
  1270. }
  1271. /// <summary>
  1272. /// Focuses the first focusable subview if one exists.
  1273. /// </summary>
  1274. public void FocusFirst ()
  1275. {
  1276. if (tabIndexes == null) {
  1277. SuperView?.SetFocus (this);
  1278. return;
  1279. }
  1280. foreach (var view in tabIndexes) {
  1281. if (view.CanFocus && view.tabStop) {
  1282. SetFocus (view);
  1283. return;
  1284. }
  1285. }
  1286. }
  1287. /// <summary>
  1288. /// Focuses the last focusable subview if one exists.
  1289. /// </summary>
  1290. public void FocusLast ()
  1291. {
  1292. if (tabIndexes == null) {
  1293. SuperView?.SetFocus (this);
  1294. return;
  1295. }
  1296. for (int i = tabIndexes.Count; i > 0;) {
  1297. i--;
  1298. View v = tabIndexes [i];
  1299. if (v.CanFocus && v.tabStop) {
  1300. SetFocus (v);
  1301. return;
  1302. }
  1303. }
  1304. }
  1305. /// <summary>
  1306. /// Focuses the previous view.
  1307. /// </summary>
  1308. /// <returns><c>true</c>, if previous was focused, <c>false</c> otherwise.</returns>
  1309. public bool FocusPrev ()
  1310. {
  1311. FocusDirection = Direction.Backward;
  1312. if (tabIndexes == null || tabIndexes.Count == 0)
  1313. return false;
  1314. if (focused == null) {
  1315. FocusLast ();
  1316. return focused != null;
  1317. }
  1318. int focused_idx = -1;
  1319. for (int i = tabIndexes.Count; i > 0;) {
  1320. i--;
  1321. View w = tabIndexes [i];
  1322. if (w.HasFocus) {
  1323. if (w.FocusPrev ())
  1324. return true;
  1325. focused_idx = i;
  1326. continue;
  1327. }
  1328. if (w.CanFocus && focused_idx != -1 && w.tabStop) {
  1329. focused.SetHasFocus (false, w);
  1330. if (w != null && w.CanFocus && w.tabStop)
  1331. w.FocusLast ();
  1332. SetFocus (w);
  1333. return true;
  1334. }
  1335. }
  1336. if (focused != null) {
  1337. focused.SetHasFocus (false, this);
  1338. focused = null;
  1339. }
  1340. return false;
  1341. }
  1342. /// <summary>
  1343. /// Focuses the next view.
  1344. /// </summary>
  1345. /// <returns><c>true</c>, if next was focused, <c>false</c> otherwise.</returns>
  1346. public bool FocusNext ()
  1347. {
  1348. FocusDirection = Direction.Forward;
  1349. if (tabIndexes == null || tabIndexes.Count == 0)
  1350. return false;
  1351. if (focused == null) {
  1352. FocusFirst ();
  1353. return focused != null;
  1354. }
  1355. int n = tabIndexes.Count;
  1356. int focused_idx = -1;
  1357. for (int i = 0; i < n; i++) {
  1358. View w = tabIndexes [i];
  1359. if (w.HasFocus) {
  1360. if (w.FocusNext ())
  1361. return true;
  1362. focused_idx = i;
  1363. continue;
  1364. }
  1365. if (w.CanFocus && focused_idx != -1 && w.tabStop) {
  1366. focused.SetHasFocus (false, w);
  1367. if (w != null && w.CanFocus && w.tabStop)
  1368. w.FocusFirst ();
  1369. SetFocus (w);
  1370. return true;
  1371. }
  1372. }
  1373. if (focused != null) {
  1374. focused.SetHasFocus (false, this);
  1375. focused = null;
  1376. }
  1377. return false;
  1378. }
  1379. /// <summary>
  1380. /// Sets the View's <see cref="Frame"/> to the relative coordinates if its container, given the <see cref="Frame"/> for its container.
  1381. /// </summary>
  1382. /// <param name="hostFrame">The screen-relative frame for the host.</param>
  1383. /// <remarks>
  1384. /// Reminder: <see cref="Frame"/> is superview-relative; <see cref="Bounds"/> is view-relative.
  1385. /// </remarks>
  1386. internal void SetRelativeLayout (Rect hostFrame)
  1387. {
  1388. int w, h, _x, _y;
  1389. if (x is Pos.PosCenter) {
  1390. if (width == null)
  1391. w = hostFrame.Width;
  1392. else
  1393. w = width.Anchor (hostFrame.Width);
  1394. _x = x.Anchor (hostFrame.Width - w);
  1395. } else {
  1396. if (x == null)
  1397. _x = 0;
  1398. else
  1399. _x = x.Anchor (hostFrame.Width);
  1400. if (width == null)
  1401. w = hostFrame.Width;
  1402. else if (width is Dim.DimFactor && !((Dim.DimFactor)width).IsFromRemaining ())
  1403. w = width.Anchor (hostFrame.Width);
  1404. else
  1405. w = Math.Max (width.Anchor (hostFrame.Width - _x), 0);
  1406. }
  1407. if (y is Pos.PosCenter) {
  1408. if (height == null)
  1409. h = hostFrame.Height;
  1410. else
  1411. h = height.Anchor (hostFrame.Height);
  1412. _y = y.Anchor (hostFrame.Height - h);
  1413. } else {
  1414. if (y == null)
  1415. _y = 0;
  1416. else
  1417. _y = y.Anchor (hostFrame.Height);
  1418. if (height == null)
  1419. h = hostFrame.Height;
  1420. else if (height is Dim.DimFactor && !((Dim.DimFactor)height).IsFromRemaining ())
  1421. h = height.Anchor (hostFrame.Height);
  1422. else
  1423. h = Math.Max (height.Anchor (hostFrame.Height - _y), 0);
  1424. }
  1425. Frame = new Rect (_x, _y, w, h);
  1426. }
  1427. // https://en.wikipedia.org/wiki/Topological_sorting
  1428. List<View> TopologicalSort (HashSet<View> nodes, HashSet<(View From, View To)> edges)
  1429. {
  1430. var result = new List<View> ();
  1431. // Set of all nodes with no incoming edges
  1432. var S = new HashSet<View> (nodes.Where (n => edges.All (e => e.To.Equals (n) == false)));
  1433. while (S.Any ()) {
  1434. // remove a node n from S
  1435. var n = S.First ();
  1436. S.Remove (n);
  1437. // add n to tail of L
  1438. if (n != this?.SuperView)
  1439. result.Add (n);
  1440. // for each node m with an edge e from n to m do
  1441. foreach (var e in edges.Where (e => e.From.Equals (n)).ToArray ()) {
  1442. var m = e.To;
  1443. // remove edge e from the graph
  1444. edges.Remove (e);
  1445. // if m has no other incoming edges then
  1446. if (edges.All (me => me.To.Equals (m) == false) && m != this?.SuperView) {
  1447. // insert m into S
  1448. S.Add (m);
  1449. }
  1450. }
  1451. }
  1452. if (edges.Any ()) {
  1453. if (!object.ReferenceEquals (edges.First ().From, edges.First ().To)) {
  1454. throw new InvalidOperationException ($"TopologicalSort (for Pos/Dim) cannot find {edges.First ().From}. Did you forget to add it to {this}?");
  1455. } else {
  1456. throw new InvalidOperationException ("TopologicalSort encountered a recursive cycle in the relative Pos/Dim in the views of " + this);
  1457. }
  1458. } else {
  1459. // return L (a topologically sorted order)
  1460. return result;
  1461. }
  1462. }
  1463. /// <summary>
  1464. /// Event arguments for the <see cref="LayoutComplete"/> event.
  1465. /// </summary>
  1466. public class LayoutEventArgs : EventArgs {
  1467. /// <summary>
  1468. /// The view-relative bounds of the <see cref="View"/> before it was laid out.
  1469. /// </summary>
  1470. public Rect OldBounds { get; set; }
  1471. }
  1472. /// <summary>
  1473. /// Fired after the Views's <see cref="LayoutSubviews"/> method has completed.
  1474. /// </summary>
  1475. /// <remarks>
  1476. /// Subscribe to this event to perform tasks when the <see cref="View"/> has been resized or the layout has otherwise changed.
  1477. /// </remarks>
  1478. public Action<LayoutEventArgs> LayoutStarted;
  1479. /// <summary>
  1480. /// Raises the <see cref="LayoutStarted"/> event. Called from <see cref="LayoutSubviews"/> before any subviews have been laid out.
  1481. /// </summary>
  1482. internal virtual void OnLayoutStarted (LayoutEventArgs args)
  1483. {
  1484. LayoutStarted?.Invoke (args);
  1485. }
  1486. /// <summary>
  1487. /// Fired after the Views's <see cref="LayoutSubviews"/> method has completed.
  1488. /// </summary>
  1489. /// <remarks>
  1490. /// Subscribe to this event to perform tasks when the <see cref="View"/> has been resized or the layout has otherwise changed.
  1491. /// </remarks>
  1492. public Action<LayoutEventArgs> LayoutComplete;
  1493. /// <summary>
  1494. /// Event called only once when the <see cref="View"/> is being initialized for the first time.
  1495. /// Allows configurations and assignments to be performed before the <see cref="View"/> being shown.
  1496. /// This derived from <see cref="ISupportInitializeNotification"/> to allow notify all the views that are being initialized.
  1497. /// </summary>
  1498. public event EventHandler Initialized;
  1499. /// <summary>
  1500. /// Raises the <see cref="LayoutComplete"/> event. Called from <see cref="LayoutSubviews"/> before all sub-views have been laid out.
  1501. /// </summary>
  1502. internal virtual void OnLayoutComplete (LayoutEventArgs args)
  1503. {
  1504. LayoutComplete?.Invoke (args);
  1505. }
  1506. /// <summary>
  1507. /// Invoked when a view starts executing or when the dimensions of the view have changed, for example in
  1508. /// response to the container view or terminal resizing.
  1509. /// </summary>
  1510. /// <remarks>
  1511. /// Calls <see cref="OnLayoutComplete"/> (which raises the <see cref="LayoutComplete"/> event) before it returns.
  1512. /// </remarks>
  1513. public virtual void LayoutSubviews ()
  1514. {
  1515. if (!layoutNeeded) {
  1516. return;
  1517. }
  1518. Rect oldBounds = Bounds;
  1519. OnLayoutStarted (new LayoutEventArgs () { OldBounds = oldBounds });
  1520. textFormatter.Size = Bounds.Size;
  1521. // Sort out the dependencies of the X, Y, Width, Height properties
  1522. var nodes = new HashSet<View> ();
  1523. var edges = new HashSet<(View, View)> ();
  1524. foreach (var v in InternalSubviews) {
  1525. nodes.Add (v);
  1526. if (v.LayoutStyle == LayoutStyle.Computed) {
  1527. if (v.X is Pos.PosView vX)
  1528. edges.Add ((vX.Target, v));
  1529. if (v.Y is Pos.PosView vY)
  1530. edges.Add ((vY.Target, v));
  1531. if (v.Width is Dim.DimView vWidth)
  1532. edges.Add ((vWidth.Target, v));
  1533. if (v.Height is Dim.DimView vHeight)
  1534. edges.Add ((vHeight.Target, v));
  1535. }
  1536. }
  1537. var ordered = TopologicalSort (nodes, edges);
  1538. foreach (var v in ordered) {
  1539. if (v.LayoutStyle == LayoutStyle.Computed) {
  1540. v.SetRelativeLayout (Frame);
  1541. }
  1542. v.LayoutSubviews ();
  1543. v.layoutNeeded = false;
  1544. }
  1545. if (SuperView == Application.Top && layoutNeeded && ordered.Count == 0 && LayoutStyle == LayoutStyle.Computed) {
  1546. SetRelativeLayout (Frame);
  1547. }
  1548. layoutNeeded = false;
  1549. OnLayoutComplete (new LayoutEventArgs () { OldBounds = oldBounds });
  1550. }
  1551. /// <summary>
  1552. /// The text displayed by the <see cref="View"/>.
  1553. /// </summary>
  1554. /// <remarks>
  1555. /// <para>
  1556. /// If provided, the text will be drawn before any subviews are drawn.
  1557. /// </para>
  1558. /// <para>
  1559. /// The text will be drawn starting at the view origin (0, 0) and will be formatted according
  1560. /// to the <see cref="TextAlignment"/> property. If the view's height is greater than 1, the
  1561. /// text will word-wrap to additional lines if it does not fit horizontally. If the view's height
  1562. /// is 1, the text will be clipped.
  1563. /// </para>
  1564. /// <para>
  1565. /// Set the <see cref="HotKeySpecifier"/> to enable hotkey support. To disable hotkey support set <see cref="HotKeySpecifier"/> to
  1566. /// <c>(Rune)0xffff</c>.
  1567. /// </para>
  1568. /// </remarks>
  1569. public virtual ustring Text {
  1570. get => textFormatter.Text;
  1571. set {
  1572. textFormatter.Text = value;
  1573. SetNeedsDisplay ();
  1574. }
  1575. }
  1576. /// <summary>
  1577. /// Gets or sets how the View's <see cref="Text"/> is aligned horizontally when drawn. Changing this property will redisplay the <see cref="View"/>.
  1578. /// </summary>
  1579. /// <value>The text alignment.</value>
  1580. public virtual TextAlignment TextAlignment {
  1581. get => textFormatter.Alignment;
  1582. set {
  1583. textFormatter.Alignment = value;
  1584. SetNeedsDisplay ();
  1585. }
  1586. }
  1587. /// <summary>
  1588. /// Get or sets if the <see cref="View"/> was already initialized.
  1589. /// This derived from <see cref="ISupportInitializeNotification"/> to allow notify all the views that are being initialized.
  1590. /// </summary>
  1591. public bool IsInitialized { get; set; }
  1592. /// <summary>
  1593. /// Pretty prints the View
  1594. /// </summary>
  1595. /// <returns></returns>
  1596. public override string ToString ()
  1597. {
  1598. return $"{GetType ().Name}({Id})({Frame})";
  1599. }
  1600. /// <summary>
  1601. /// Specifies the event arguments for <see cref="MouseEvent"/>
  1602. /// </summary>
  1603. public class MouseEventArgs : EventArgs {
  1604. /// <summary>
  1605. /// Constructs.
  1606. /// </summary>
  1607. /// <param name="me"></param>
  1608. public MouseEventArgs (MouseEvent me) => MouseEvent = me;
  1609. /// <summary>
  1610. /// The <see cref="MouseEvent"/> for the event.
  1611. /// </summary>
  1612. public MouseEvent MouseEvent { get; set; }
  1613. /// <summary>
  1614. /// Indicates if the current mouse event has already been processed and the driver should stop notifying any other event subscriber.
  1615. /// Its important to set this value to true specially when updating any View's layout from inside the subscriber method.
  1616. /// </summary>
  1617. public bool Handled { get; set; }
  1618. }
  1619. /// <inheritdoc/>
  1620. public override bool OnMouseEnter (MouseEvent mouseEvent)
  1621. {
  1622. MouseEventArgs args = new MouseEventArgs (mouseEvent);
  1623. MouseEnter?.Invoke (args);
  1624. if (args.Handled)
  1625. return true;
  1626. if (base.OnMouseEnter (mouseEvent))
  1627. return true;
  1628. return false;
  1629. }
  1630. /// <inheritdoc/>
  1631. public override bool OnMouseLeave (MouseEvent mouseEvent)
  1632. {
  1633. MouseEventArgs args = new MouseEventArgs (mouseEvent);
  1634. MouseLeave?.Invoke (args);
  1635. if (args.Handled)
  1636. return true;
  1637. if (base.OnMouseLeave (mouseEvent))
  1638. return true;
  1639. return false;
  1640. }
  1641. /// <summary>
  1642. /// Method invoked when a mouse event is generated
  1643. /// </summary>
  1644. /// <param name="mouseEvent"></param>
  1645. /// <returns><c>true</c>, if the event was handled, <c>false</c> otherwise.</returns>
  1646. public virtual bool OnMouseEvent (MouseEvent mouseEvent)
  1647. {
  1648. MouseEventArgs args = new MouseEventArgs (mouseEvent);
  1649. MouseClick?.Invoke (args);
  1650. if (args.Handled)
  1651. return true;
  1652. if (MouseEvent (mouseEvent))
  1653. return true;
  1654. if (mouseEvent.Flags == MouseFlags.Button1Clicked) {
  1655. if (!HasFocus && SuperView != null) {
  1656. SuperView.SetFocus (this);
  1657. SetNeedsDisplay ();
  1658. }
  1659. return true;
  1660. }
  1661. return false;
  1662. }
  1663. /// <inheritdoc/>
  1664. protected override void Dispose (bool disposing)
  1665. {
  1666. for (int i = InternalSubviews.Count - 1; i >= 0; i--) {
  1667. View subview = InternalSubviews [i];
  1668. Remove (subview);
  1669. subview.Dispose ();
  1670. }
  1671. base.Dispose (disposing);
  1672. }
  1673. /// <summary>
  1674. /// This derived from <see cref="ISupportInitializeNotification"/> to allow notify all the views that are beginning initialized.
  1675. /// </summary>
  1676. public void BeginInit ()
  1677. {
  1678. if (!IsInitialized) {
  1679. Initialized?.Invoke (this, new EventArgs ());
  1680. }
  1681. if (subviews?.Count > 0) {
  1682. foreach (var view in subviews) {
  1683. if (!view.IsInitialized) {
  1684. view.BeginInit ();
  1685. }
  1686. }
  1687. }
  1688. }
  1689. /// <summary>
  1690. /// This derived from <see cref="ISupportInitializeNotification"/> to allow notify all the views that are ending initialized.
  1691. /// </summary>
  1692. public void EndInit ()
  1693. {
  1694. IsInitialized = true;
  1695. if (subviews?.Count > 0) {
  1696. foreach (var view in subviews) {
  1697. if (!view.IsInitialized) {
  1698. view.EndInit ();
  1699. }
  1700. }
  1701. }
  1702. }
  1703. }
  1704. }