From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,133f1be3faff2123 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!k19g2000yqn.googlegroups.com!not-for-mail From: jpablo Newsgroups: comp.lang.ada Subject: Re: gtksourceview for gtkada Date: Fri, 17 Jul 2009 10:17:34 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <893a253b-fbf3-44ab-8b96-3ee6b6fc54fb@r36g2000vbn.googlegroups.com> <12dr09s50jpfx$.1o1iov9xlmxsw.dlg@40tude.net> NNTP-Posting-Host: 200.10.202.41 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1247851055 7638 127.0.0.1 (17 Jul 2009 17:17:35 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 17 Jul 2009 17:17:35 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k19g2000yqn.googlegroups.com; posting-host=200.10.202.41; posting-account=InxeogoAAAA_XxJgfLqhKJXPMzKfVr72 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009061319 Iceweasel/3.0.11 (Debian-3.0.11-1),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 yamana.cnea.gov.ar:1280 (squid/2.6.STABLE5) Xref: g2news2.google.com comp.lang.ada:7115 Date: 2009-07-17T10:17:34-07:00 List-Id: On Jul 16, 2:47=A0pm, "Dmitry A. Kazakov" wrote: > On Tue, 14 Jul 2009 11:09:56 -0700 (PDT), jpablo wrote: > > I'm trying to make a simple text editor with syntax highlighting for a > > specific language, and I'm using gtkada2 for it. The problem is that > > gtkada2 doesn't seem to have the gtksourceview widget, that exists for > > C, C++, python, etc. > > What is GtkAda2? > > > Does anyone knows if that widget has been added by someone to the > > usual widgets of the gtkada2 package? > > GtkAda is maintained by AdaCore. You should ask AdaCore if they plan to > support it in any foreseeable future. If not, then let me know, I would a= dd > bindings to GtkSourceView in the next version of GtkAda contributions. > > -- > Regards, > Dmitry A. Kazakovhttp://www.dmitry-kazakov.de Thanks Dmitry! I asked in the gtkada mailing list, I'll let you know ASAP. And... by the way, gtkada2 is the name of the gtkada package in Debian :-P