pycrossword  0.4
Pure-Python implementation of a crossword puzzle generator and editor
Classes
pycross.utils.synteditor Namespace Reference

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...