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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,75a75201ffc344e3 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-31 07:21:11 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!hammer.uoregon.edu!canoe.uoregon.edu!logbridge.uoregon.edu!news-FFM2.ecrc.net!news.cesnet.cz!crax.cesnet.cz!news.felk.cvut.cz!not-for-mail From: "Sergey Koshcheyev" Newsgroups: comp.lang.ada Subject: Re: AdaGIDE 6.52 release (Ada GUI IDE for Windows 9x/NT/...) Date: Sun, 31 Mar 2002 17:08:00 +0200 Organization: Czech Technical University Message-ID: References: NNTP-Posting-Host: m232.dkm.cz X-Trace: ns.felk.cvut.cz 1017587279 10264 62.24.78.232 (31 Mar 2002 15:07:59 GMT) X-Complaints-To: usenet@ns.felk.cvut.cz NNTP-Posting-Date: Sun, 31 Mar 2002 15:07:59 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Xref: archiver1.google.com comp.lang.ada:21921 Date: 2002-03-31T17:08:00+02:00 List-Id: "Ingo Marks" wrote in message news:a857gm$oke$01$1@news.t-online.com... > Your work is really interesting! Is your AdaGIDE version Windows only or > could I compile it for Linux, too? AFAIK SciTE is usable in Linux. No, it is Windows-only, since it uses Windows API extensively. I don't think it would be possible to port it to Linux without doing a more or less complete rewrite. > If you plan to extend your AdaGIDE, and if you are interested in > suggestions, then I would like to suggest: A GNAT library source browser > would be a fine thing ... Thanks for the idea. I don't know when, if at all, I will actually get up to the point of adding features, though. Sergey.