mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 16:58:01 +01:00
Updates v1.7 docs (#1919)
* updated readmes * Updated doc visual style & regenerated * updated relnotes
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
<article class="content wrap" id="_content" data-uid="">
|
||||
<h1 id="event-processing-and-the-application-main-loop">Event Processing and the Application Main Loop</h1>
|
||||
|
||||
<p><em>See also <a href="drivers.html">Cross-platform Driver Model</a></em></p>
|
||||
<p>The method <code>Application.Run</code> that we covered before will wait for
|
||||
events from either the keyboard or mouse and route those events to the
|
||||
proper view.</p>
|
||||
|
||||
Reference in New Issue
Block a user