Closed GoogleCodeExporter closed 9 years ago
From Funnyman's post to singularity-dev:
> The file you're looking for will be code/screens/knowledge.py. You'll
> probably want to add a show method (called whenever a dialog is
> shown), for which the basic form is this:
> def show(self):
> # Set up anything special here.
> # Preserve standard Dialog behavior. (visibility, close properly, etc.)
> return super(KnowledgeScreen, self).show()
Original comment by justap...@gmail.com
on 29 Oct 2009 at 12:24
Fixed in git commit d3df694075, and already published in v0.30c
Original comment by singular...@rodrigosilva.com
on 20 Dec 2012 at 2:52
Original issue reported on code.google.com by
captains...@gmail.com
on 23 May 2009 at 11:30