ProjectManager  0.2
Public Member Functions | Protected Attributes
EditorTextView Class Reference

List of all members.

Public Member Functions

(void) - createSyntaxHighlighterForFileType:
(void) - insertText:
(void) - setDrawsColumnIndicationGuideline:
(BOOL) - drawsColumnIndicationGuideline
(NSRect) - selectionRect
(void) - createAndBeginDraggingNewGuide:withStyle:
 Creates a new guide and start dragging it.
(void) - beginDraggingGuide:
 Invoked when a guide is to be dragged.
(void) - setNeedsDisplayInHighlightedCharacters:
 Makes the text view mark it's highlighted character positions as needing redisplay.

Protected Attributes

SourceEditorDocumenteditorDocument
HKSyntaxHighlighter * highlighter
BOOL drawCrosshairs
BOOL drawsColumnIndicator
BOOL drawingRecursionProtectionActive
NSColor * crosshairColor
NSMutableArray * guides

Member Function Documentation

- (void) createAndBeginDraggingNewGuide: (BOOL)  isHorizontal
withStyle: (EditorGuideStyle)  aStyle 

Creates a new guide and start dragging it.

If `aStyle' isn't -1, the guide's style is set to aStyle.

References beginDraggingGuide:.


The documentation for this class was generated from the following files: