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-Thread: 103376,f15b862e11b575a4 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!feeder.news-service.com!news.netcologne.de!newsfeed-fusi2.netcologne.de!newsfeed.straub-nv.de!newsfeed1.swip.net!newsfeed3.funet.fi!newsfeeds.funet.fi!fi.sn.net!newsfeed2.tdcnet.fi!news.song.fi!not-for-mail Date: Sun, 6 Mar 2011 19:54:13 +0200 From: Tero Koskinen Newsgroups: comp.lang.ada Subject: Re: Air traffic control system in Java Message-Id: <20110306195413.024e6568.tero.koskinen@iki.fi> References: <4d6ffe16$0$17930$a8266bb1@postbox2.readnews.com> <4d701d79$0$17918$a8266bb1@postbox2.readnews.com> <4d711c62$0$27719$882e7ee2@usenet-news.net> <4d712326$0$27719$882e7ee2@usenet-news.net> <4d712b6a$0$17204$882e7ee2@usenet-news.net> <0b3daa32-8571-4a7f-a96f-cd876f4c4127@d12g2000prj.googlegroups.com> <4d712e64$0$17204$882e7ee2@usenet-news.net> <1l023eg1ilrni.xwge3tgrabol$.dlg@40tude.net> <882b38e2-0eaa-4b2e-944c-692eca47908f@q12g2000prb.googlegroups.com> X-Newsreader: Sylpheed 3.0.3 (GTK+ 2.22.1; x86_64-unknown-openbsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Organization: NBL Networks Oy NNTP-Posting-Host: 217.30.184.161 X-Trace: 1299434052 news.nbl.fi 2823 217.30.184.161:35457 X-Complaints-To: abuse@nblnetworks.fi Xref: g2news2.google.com comp.lang.ada:18879 Date: 2011-03-06T19:54:13+02:00 List-Id: On Fri, 04 Mar 2011 23:37:03 -0800 Nasser M. Abbasi wrote: > Other than GPS and the work by Dmitry and few others using GTK here, > where are the Ada GUI apps written using GTK Ada? > > I looked to find an Ada application, that I can download and install, > which uses GtkAda, but could not find one. (one with menus, > buttons and such). I have been using a modification of Preben Randhol's Klokka[1], named as Kello: http://iki.fi/tero.koskinen/ada.html My modification makes Klokka behave as a Windowmaker dockapp, which you can then embed into your window manager's dock. Screenshot: http://iki.fi/tero.koskinen/hibachi-openbsd-1.png (Third app from top on the right.) It should run on any Unix system with X Window System and GtkAda, but you also need a window manager which supports dockapps. (WindowMaker, Blackbox, Fluxbox, perhaps some others also) -- Tero Koskinen - http://iki.fi/tero.koskinen/ [1] http://freshmeat.net/projects/klokka