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,9d31eff15b1be07a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-17 18:17:31 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!news.gtei.net!newsfeed.mathworks.com!wn3feed!worldnet.att.net!204.127.198.204!attbi_feed4!attbi.com!rwcrnsc52.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Windows-ish Mine Detector, was Re: Ada IDE References: X-Newsreader: Tom's custom newsreader Message-ID: <1GxT7.19108$X94.1283689@rwcrnsc52> Date: Tue, 18 Dec 2001 02:16:29 GMT NNTP-Posting-Host: 204.127.202.212 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc52 1008641789 204.127.202.212 (Tue, 18 Dec 2001 02:16:29 GMT) NNTP-Posting-Date: Tue, 18 Dec 2001 02:16:29 GMT Organization: AT&T Broadband Xref: archiver1.google.com comp.lang.ada:18035 Date: 2001-12-18T02:16:29+00:00 List-Id: > It may sound strange, but when I pointed Jeffrey Carter's Mine Detector > Game to some of my friends (who are just typical computer users and > have nothing common with operating systems other than Windows), they > said, that they felt very strange and have troubles to get familiar with > GTK look. After some time, they still look strange at this such GUI. As an exercise I modified the user interface package user_if.ad? to create a Windows-ish version. Windmine, a version using the free introductory version of Claw, has been kindly posted by David Botton at www.adapower.com Search for "Mine Detector". No changes were required in the game logic packages.