tibia-client/data/styles/20-tables.otui

26 lines
454 B
Plaintext
Raw Normal View History

Table < UITable
layout: verticalBox
header-column-style: HeaderTableColumn
header-row-style: HeaderTableRow
2012-07-21 19:17:03 +02:00
column-style: TableColumn
row-style: TableRow
TableData < UIScrollArea
layout: verticalBox
2012-07-21 19:17:03 +02:00
TableRow < Label
layout: horizontalBox
height: 10
text-wrap: true
2012-07-21 19:17:03 +02:00
TableColumn < Label
width: 30
text-wrap: true
TableHeaderRow < Label
layout: horizontalBox
height: 10
text-wrap: true
TableHeaderColumn < Button
width: 30