mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-24 06:12:52 -06:00
Developing T++ annotations
git-svn-id: svn://ultimatepp.org/upp/trunk@559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
6532cf1694
commit
e1f7351e1f
10 changed files with 77 additions and 19 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue