Browse thread
[Caml-list] Scintilla wrapper for LablGtk2 alpha version
- Anton Moscal
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Anton Moscal <msk@i...> |
| Subject: | [Caml-list] Scintilla wrapper for LablGtk2 alpha version |
Hi! Subj released at http://oops.tepkom.ru/~msk/software.scilabl.html This is very early release (pre-alpha status), but it working. I use SciLabl in my project from Aug 2004 without any serious troubles. But many Scintilla commands aren't implemented yet. PS: About Scintilla (from http://www.scintilla.org): ---- Scintilla is a free source code editing component.... As well as features found in standard text editing components, Scintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts. ---- Anton Moscal. ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners