mirror of https://github.com/buggins/dlangui.git
update readme with Grid info
This commit is contained in:
parent
358d45ea04
commit
fe96a3dc87
|
@ -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
|
||||
-------
|
||||
|
|
Loading…
Reference in New Issue