mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 09:47:58 +01:00
Added basic use cases and new article
This commit is contained in:
@@ -7,10 +7,6 @@ using Terminal.Gui;
|
||||
namespace UICatalog.Scenarios {
|
||||
[ScenarioMetadata (Name: "TreeViewFileSystem", Description: "Hierarchical file system explorer based on TreeView")]
|
||||
[ScenarioCategory ("Controls")]
|
||||
[ScenarioCategory ("Dialogs")]
|
||||
[ScenarioCategory ("Text")]
|
||||
[ScenarioCategory ("Dialogs")]
|
||||
[ScenarioCategory ("TopLevel")]
|
||||
class TreeViewFileSystem : Scenario {
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user