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,f1f83158e92ef6d3 X-Google-Attributes: gid103376,public Path: controlnews3.google.com!news1.google.com!news.glorb.com!newsfeed.stueberl.de!newsfeed.vmunix.org!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Recommendations?? Date: Fri, 30 Apr 2004 18:58:20 +0000 (UTC) Organization: PVV Message-ID: References: NNTP-Posting-Host: 129.241.82.81 X-Trace: orkan.itea.ntnu.no 1083351500 13315 129.241.82.81 (30 Apr 2004 18:58:20 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Fri, 30 Apr 2004 18:58:20 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: controlnews3.google.com comp.lang.ada:149 Date: 2004-04-30T18:58:20+00:00 List-Id: On 2004-04-30, Larry Hazel wrote: > I need to reprogram several small to medium size GUI applications to run > on Windows and Linux. Currently programmed in FoxPro for Windows (have > to use an old version of Windows to make them run). So I need a > database interface and GUI development tool to go with the public GNAT > compiler. > > What do you recommend? GtkAda. Info documentation: http://libre.act-europe.fr/GtkAda/ Here you can see how Gtk(Ada) looks in Windows: http://gtk-wimp.sourceforge.net/screenshots/ Here are Gtk Themes for Linux http://themes.freshmeat.net/browse/958/ > I have a lot of experience with Ada 83, but it's > been a while. Only read about Ada 95 (John Barnes book and the > Rationale). I have always used vi for writing code and would still be > comfortable with that. I strongly recommend that you use vim (VI iMproved). I have some unfinished Ada scripts that can be helpful if you want a copy. http://www.vim.org/ I use Vim and here is a screenshot how it looks like when I code with my setup: http://www.pvv.org/~randhol/Vim/project-ada.png (Picture is from Linux, but you can get the same behaviour in Windows) I use these excellent scripts: http://vim.sourceforge.net/scripts/script.php?script_id=31 http://vim.sourceforge.net/scripts/script.php?script_id=69 http://vim.sourceforge.net/scripts/script.php?script_id=58 http://vim.sourceforge.net/scripts/script.php?script_id=21 If you prefer a different IDE there is also: http://vim.sourceforge.net/scripts/script.php?script_id=95 but I like the project approch more. -- Preben Randhol -------- http://www.pvv.org/~randhol/ () "Violence is the last refuge of the incompetent" /\ - Isaac Asimov