From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id PAA04563; Sat, 25 Sep 2004 15:33:55 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id PAA14138 for ; Sat, 25 Sep 2004 15:33:54 +0200 (MET DST) Received: from is.intellij.net (mail.intellij.net [213.182.181.98]) by nez-perce.inria.fr (8.13.0/8.13.0) with SMTP id i8PDXrMM006310 for ; Sat, 25 Sep 2004 15:33:53 +0200 Received: (qmail 24382 invoked by uid 89); 25 Sep 2004 13:33:53 -0000 Received: from unknown (HELO ?192.168.1.66?) (Anton.Moscal@intellij.com@192.168.1.66) by mail.intellij.net with SMTP; 25 Sep 2004 13:33:53 -0000 Message-ID: <415573C0.7070208@intellij.com> Date: Sat, 25 Sep 2004 17:33:52 +0400 From: Anton Moscal User-Agent: Mozilla Thunderbird 0.8 (X11/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: LablGtk2 list CC: Caml List Subject: [Caml-list] Scintilla wrapper for LablGtk2 alpha version Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Miltered: at nez-perce with ID 415573C1.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; intellij:01 lablgtk:01 subj:99 pre-alpha:01 2004:99 implemented:01 debugging:01 debuggers:01 breakpoints:01 italics:99 foreground:01 colours:01 tepkom:01 syntax:02 moscal:02 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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