Export to GitHub

pymt - issue #352

Markup label not displayed


Posted on Dec 8, 2010 by Helpful Cat

What steps will reproduce the problem? ml = MTLabel(label="this is a label", markup=True, pos=(300, 300), autosize=True) w = getWindow() w.add_widget(ml) runTouchApp()

What is the expected output? What do you see instead? No label is displayed

What version of the product are you using? On what operating system? PyMT 0.5.1 on Ubuntu 10.10

Please provide any additional information below.

Status: New

Labels:
Type-Defect Priority-Medium