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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,413f905778ed0a5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-05 15:59:17 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: "Luke A. Guest" Newsgroups: comp.lang.ada Subject: Re: KDevelop 3.0 released - was Ada popularity Date: Thu, 05 Feb 2004 23:59:17 +0000 Message-ID: References: <08WdnUMRGICNz73dRVn-jw@comcast.com> <1672064.EiTi3y1jD6@linux1.krischik.com> <19401efb.0402050616.48d9236f@posting.google.com> NNTP-Posting-Host: abyss2.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.demon.co.uk 1076025557 29891 62.49.62.197 (5 Feb 2004 23:59:17 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Thu, 5 Feb 2004 23:59:17 +0000 (UTC) User-Agent: Pan/0.14.0 (I'm Being Nibbled to Death by Cats!) Xref: archiver1.google.com comp.lang.ada:5263 Date: 2004-02-05T23:59:17+00:00 List-Id: On Thu, 05 Feb 2004 06:16:34 -0800, Harald Korneliussen wrote: > Ludovic Brenta wrote in message news:... > >> Unfortunately, there is no Ada binding to KDE as of now. Perhaps you >> would care to write one? > > Heh, quite a lot of work. On the other hand, Qt is c++ isn't it? That > may permit a binding to be rather thin and still feel reasonably > ada-like. Just like Eclipse the architecture isn't simple. They just over do everything. Plus the editors key bindings are forever changing between versions. The only think that a programmer needs is SHIFT+cursor keys that work right, only MSVC and Scintilla have it correct. The last time I used KDevelop, the QEditor had it right, the the next time, it'd been changed to match those of Kate, which sucks. S, I don't touch KDE anymore. Luke.