|
pycrossword
0.4
Pure-Python implementation of a crossword puzzle generator and editor
|
The GUI app main window implementation – see MainWindow class. More...
Classes | |
| class | GenThread |
| Crossword generation thread class. More... | |
| class | MainWindow |
| The application's main GUI window. More... | |
| class | ShareThread |
| Crossword sharing (in social networks) thread class. More... | |
Variables | |
| SHOWHELP = _('Show help') | |
The GUI app main window implementation – see MainWindow class.
| pycross.gui.SHOWHELP = _('Show help') |
1.8.17