parogers/pgu

Error in basic.py

Closed this issue · 1 comments

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?

Original issue reported on code.google.com by wankong...@gmail.com on 11 Jan 2012 at 5:15

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

Original comment by peter.ro...@gmail.com on 15 Jan 2012 at 8:06

  • Changed state: Fixed