Developing T++ annotations

git-svn-id: svn://ultimatepp.org/upp/trunk@559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2008-10-21 22:31:04 +00:00
parent 6532cf1694
commit e1f7351e1f
10 changed files with 77 additions and 19 deletions

View file

@ -1011,6 +1011,7 @@ CodeEditor::CodeEditor() {
found = notfoundfw = notfoundbk = foundsel = false;
bar.WhenBreakpoint = THISBACK(ForwardWhenBreakpoint);
bar.WhenAnnotationMove = Proxy(WhenAnnotationMove);
bar.WhenAnnotationClick = Proxy(WhenAnnotationClick);
highlight = HIGHLIGHT_NONE;
hilite_scope = 0;
hilite_bracket = 2;