update readme with Grid info

This commit is contained in:
Vadim Lopatin 2014-06-11 13:39:30 +04:00
parent 358d45ea04
commit fe96a3dc87
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ Currently implemented widgets:
* TabControl - tabs widget, allows to select one of tabs
* TabHost - container for pages controlled by TabControl
* TabWidget - combination of TabControl and TabHost
* GridWidgetBase - abstract Grid widget
* StringGrid - grid view with strings content
Layouts
-------