mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
Doc updates.
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
|
||||
* *Parent View* - A view that holds a reference to another view in a parent/child relationship, but is NOT a SuperView of the child. Terminal.Gui uses the terms "Child" and "Parent" sparingly. Generally Subview/SuperView is preferred.
|
||||
|
||||
### Input
|
||||
|
||||
See the [Keyboard Deep Dive](keyboard.md) and [Mouse Deep Dive](mouse.md).
|
||||
|
||||
### Layout and Arrangement
|
||||
|
||||
See the [Layout Deep Dive](layout.md) and the [Arrangement Deep Dive](arrangement.md).
|
||||
|
||||
Reference in New Issue
Block a user