pycrossword
0.4
Pure-Python implementation of a crossword puzzle generator and editor
|
Classes | |
class | PluginSynEditorWidget |
Extended syntax editor dialog based on SynEditorWidget. More... | |
class | SynEditor |
Scintilla-based Python editor Adapted from this example and this addition More... | |
class | SynEditorWidget |
Standalone syntax editor window with a SynEditor object as the main widget. More... | |