Table Of Contents

Previous topic

EdStatBar

Next topic

EditraStc

This Page

phoenix_title ed_stc

This is the main component of the editor that manages all the information of the on disk file that it represents in memory. It works with the StyleManager and SyntaxManager to provide an editing pane that auto detects and configures itself for type of file that is in buffer to do highlighting and other language specific options such as commenting code.

Summary: Editra’s main text buffer class


class_hierarchy Inheritance Diagram

Inheritance diagram for module ed_stc

Inheritance diagram of ed_stc


function_summary Functions Summary

jumpaction Decorator method to notify clients about jump actions

class_summary Classes Summary

EditraStc Defines a styled text control for editing text

Functions



jumpaction(func)

Decorator method to notify clients about jump actions