Export to GitHub

pgu - issue #29

Error in basic.py


Posted on Jan 11, 2012 by Helpful Panda

In the set_font method for the Label class, surely the lines should read self.font and self.chsize() instead of this.font and this.chsize() as they seem to be in the version I downloaded?

Comment #1

Posted on Jan 15, 2012 by Swift Camel

Thanks for catching that. I've fixed it in the repo and released a new version for download (0.18).

Status: Fixed

Labels:
Type-Defect Priority-Medium