Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
vczh committed Aug 10, 2016
1 parent 729aa34 commit 90f26e6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Tutorial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ GacUI tutorials and the plan
* GacUI_Controls
* **ContainersAndButtons**: Using container controls and button controls.
* **TextEditor**: Implementing a text editor that handle plain text and XML.
* **ColorPicker**: Using ItemTemplate on ComboBox and BindableTextList to build a color picker.
* **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)
* **ColorPicker**: Using ItemTemplate on ComboBox and BindableTextList to build a color picker.
* **AddressBook**: Using tree view and list view control with data binding to build an address book editor.
* **DataGrid**: Using data grid control with direct assign, data binding and item template. (developing)
* **RichTextEditor**: Implementing a rich text editor. (developing)
* **Misc**: Using other controls. (developing)
Expand Down

0 comments on commit 90f26e6

Please sign in to comment.