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-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!s15g2000yqs.googlegroups.com!not-for-mail From: jpablo Newsgroups: comp.lang.ada Subject: Re: gtksourceview for gtkada Date: Wed, 5 Aug 2009 06:54:36 -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 1249480476 27497 127.0.0.1 (5 Aug 2009 13:54:36 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 5 Aug 2009 13:54:36 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s15g2000yqs.googlegroups.com; posting-host=200.10.202.41; posting-account=InxeogoAAAA_XxJgfLqhKJXPMzKfVr72 User-Agent: G2/1.0 X-HTTP-Via: 1.1 yamana.cnea.gov.ar:1280 (squid/2.6.STABLE5) 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) Xref: g2news2.google.com comp.lang.ada:7594 Date: 2009-08-05T06:54:36-07:00 List-Id: On Jul 17, 2:17=A0pm, jpablo wrote: > 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 thegtksourceviewwidget, 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= add > > bindings toGtkSourceViewin 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 Adacore: "No, we don't have bindings for gtksourceview at the moment. It might be added to future releases of GtkAda, although we don't have a target date for this. Maybe someone from the community will provide the binding and accelerate the process..."