| Home | Trees | Indices | Help |
|
|---|
|
|
The EditraBaseStc is the base StyledTextCtrl that provides automatic styling and syntax highlighting of all supported filetypes.
Author: Cody Precord <cprecord@editra.org>
|
|||
|
EditraBaseStc Base StyledTextCtrl that provides all the base code editing functionatlity. |
|||
|
|||
|
|||
|
|||
__svnid__ =
|
|||
__revision__ =
|
|||
MARK_MARGIN = 0
|
|||
NUM_MARGIN = 1
|
|||
FOLD_MARGIN = 2
|
|||
ALT_SHIFT = 5
|
|||
CTRL_SHIFT = 3
|
|||
|
|||
Returns a list of 3-element tuples defining the standard key bindings for Mac text editors -- i.e., the behavior of option-arrow, shift-delete, and so on.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 6 23:23:45 2009 | http://epydoc.sourceforge.net |