: title: '' tooltip: '' default_size: None, None : # config font_size: sp(15) keywidth: 0.5 # table rows: rows TileTabularLine: id: rows orientation: 'tb-lr' size_hint: 1, 1 : spacing: 10 : orientation: 'horizontal' size_hint: 1, None height: self.minimum_height spacing: 10 : valign: 'top' height: self.texture_size[1] text_size: self.width, None : text: '' text_align: 'left', 'top' font_size: sp(15) Label: text: root.text markup: True text_size: root.size font_size: root.font_size halign: root.text_align[0] valign: root.text_align[1] ## EOF ##