c8267eff72
-Added test where TBSelectDropDown is using the custom item source. -Fixed typo. -Test custom filter. -New layout & Inflate the item widget from resource. -Sort list (shows a bug when deleting items)
31 lines
465 B
Plaintext
31 lines
465 B
Plaintext
WindowInfo
|
|
title Customized list items
|
|
position 770 50
|
|
size 300 300
|
|
TBLayout
|
|
axis y
|
|
distribution gravity
|
|
gravity all
|
|
TBLayout
|
|
distribution gravity
|
|
TBEditField
|
|
id filter
|
|
gravity left right
|
|
placeholder @search
|
|
type search
|
|
TBSelectList
|
|
id list
|
|
gravity all
|
|
TBLayout
|
|
distribution gravity
|
|
TBEditField
|
|
id add_name
|
|
gravity left right
|
|
placeholder Name
|
|
TBButton
|
|
id add
|
|
text Add
|
|
TBButton
|
|
id delete all
|
|
text Delete all
|