mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 00:46:39 +01:00
Update docs
This commit is contained in:
@@ -105,6 +105,8 @@
|
||||
<section><p>The dialog box is a window that by default is centered and contains one
|
||||
or more buttons.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Terminal.Gui/Terminal.Gui.FileDialog.html">FileDialog</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="Terminal.Gui/Terminal.Gui.FrameView.html">FrameView</a></h4>
|
||||
<section><p>The FrameView is a container frame that draws a frame around the contents</p>
|
||||
</section>
|
||||
@@ -126,6 +128,8 @@
|
||||
<h4><a class="xref" href="Terminal.Gui/Terminal.Gui.MessageBox.html">MessageBox</a></h4>
|
||||
<section><p>Message box displays a modal message to the user, with a title, a message and a series of options that the user can choose from.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Terminal.Gui/Terminal.Gui.OpenDialog.html">OpenDialog</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="Terminal.Gui/Terminal.Gui.ProgressBar.html">ProgressBar</a></h4>
|
||||
<section><p>Progress bar can indicate progress of an activity visually.</p>
|
||||
</section>
|
||||
@@ -134,6 +138,8 @@
|
||||
</section>
|
||||
<h4><a class="xref" href="Terminal.Gui/Terminal.Gui.Responder.html">Responder</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="Terminal.Gui/Terminal.Gui.SaveDialog.html">SaveDialog</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="Terminal.Gui/Terminal.Gui.ScrollBarView.html">ScrollBarView</a></h4>
|
||||
<section><p>ScrollBarViews are views that display a 1-character scrollbar, either horizontal or vertical</p>
|
||||
</section>
|
||||
@@ -142,6 +148,9 @@
|
||||
</section>
|
||||
<h4><a class="xref" href="Terminal.Gui/Terminal.Gui.TextField.html">TextField</a></h4>
|
||||
<section><p>Text data entry widget</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Terminal.Gui/Terminal.Gui.TextView.html">TextView</a></h4>
|
||||
<section><p>Text data entry widget</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Terminal.Gui/Terminal.Gui.Toplevel.html">Toplevel</a></h4>
|
||||
<section><p>Toplevel views can be modally executed.</p>
|
||||
|
||||
Reference in New Issue
Block a user