Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
vczh committed Dec 28, 2015
1 parent af33b1b commit 2fe8d9f
Showing 1 changed file with 10 additions and 19 deletions.
29 changes: 10 additions & 19 deletions Tutorial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,28 +16,19 @@ GacUI tutorials and the plan
* **RichTextEmbedding**: Document layout, that placing controls in a rich text document.
* GacUI_Controls
* **ContainersAndButtons**: Using container controls and button controls.
* **Toolstrip**:
* **TextList**:
* **ListView**:
* **TreeView**:
* **DataGrid**:
* **TextEditor**:
* **RichTextEditor**:
* **Misc**:
* GacUI_DataBinding
* **Calculator**:
* **TextList**:
* **ListView**:
* **TreeView**:
* **DataGrid**:
* GacUI_ItemTemplate
* **TextList**:
* **ListView**:
* **TreeView**:
* **DataGrid**:
* **Toolstrip**: Using menus, context menus and toolbars. (developing)
* **TextList**: Using text list control with direct assign, data binding and item template. (developing)
* **ListView**: Using list view control with direct assign, data binding and item template. (developing)
* **TreeView**: Using tree view control with direct assign, data binding and item template. (developing)
* **DataGrid**: Using data grid control with direct assign, data binding and item template. (developing)
* **TextEditor**: Implementing a text editor that handle plain text, XML and JSON. (developing)
* **RichTextEditor**: Implementing a rich text editor. (developing)
* **Misc**: Using other controls. (developing)
* GacUI_ControlTemplate
* **BlackSkin**:
* GacUI_XmlResource
* **MultipleWindow**
* **CustomControl**
* **Event**:
* **ViewModel**:
* **Bindings**:
Expand Down

0 comments on commit 2fe8d9f

Please sign in to comment.