Method summary
- __init__(self, Editra = None)
- do_PlugIt(self)
- EnableSelection(self, evt)
- OnKeyDown(self, event)
- OnRunScript(self, event)
- OnRunText(self, event)
Methods
- __init__(self, Editra = None)
- do_PlugIt(self)
- EnableSelection(self, evt)
- OnKeyDown(self, event)
Handles key presses when the version of Editra is less than 0.3 (no KeyBindings support).
- OnRunScript(self, event)
Run the script, prompting for a save if necessary.
- OnRunText(self, event)
Run the selected text.