2022-04-14 09:20 | 题主 | ||||||||
|
tbar使用:如何使同一个tbar里面按钮过多溢出时也能显示? tbar里面有查询条件,以及按钮。如果按钮过多,100%界面展示的话,后面按钮就看不见了。该中情况如何处理?怎么让按钮在同一个tbar里面换行置最右边呢 |
2022-04-15 08:47 | #1 | ||||||||
|
设置toolbar的enableOverflow属性为true Configure true to make the toolbar provide a button which activates a dropdown Menu to show items which overflow the Toolbar's width. Defaults to: false |