pycrossword  0.4
Pure-Python implementation of a crossword puzzle generator and editor
Classes | Namespaces | Variables
gui.py File Reference

Classes

class  pycross.gui.GenThread
 Crossword generation thread class. More...
 
class  pycross.gui.ShareThread
 Crossword sharing (in social networks) thread class. More...
 
class  pycross.gui.MainWindow
 The application's main GUI window. More...
 

Namespaces

 pycross.gui
 The GUI app main window implementation – see MainWindow class.
 

Variables

 pycross.gui.SHOWHELP = _('Show help')