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,899b6cda699de8ba X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-17 07:39:01 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!194.168.222.21.MISMATCH!newspeer1-gui.server.ntli.net!ntli.net!newsfep4-winn.server.ntli.net.POSTED!53ab2750!not-for-mail From: "chris.danx" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en, en-us MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: What do I need to write a Windows program with Ada? References: <3e75e88a$0$4088$4d4ebb8e@read.news.de.uu.net> In-Reply-To: <3e75e88a$0$4088$4d4ebb8e@read.news.de.uu.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Mon, 17 Mar 2003 15:39:09 +0000 NNTP-Posting-Host: 81.98.236.72 X-Complaints-To: abuse@ntlworld.com X-Trace: newsfep4-winn.server.ntli.net 1047915540 81.98.236.72 (Mon, 17 Mar 2003 15:39:00 GMT) NNTP-Posting-Date: Mon, 17 Mar 2003 15:39:00 GMT Organization: ntl Cablemodem News Service Xref: archiver1.google.com comp.lang.ada:35410 Date: 2003-03-17T15:39:09+00:00 List-Id: Vincent Smeets wrote: > Hallo, > > I know how to write a program with Ada and how to use X-Window (with Motif) > for Unix. Now I have a program (smal and non-commercial) that I want to port > from Unix to a Windows (98 or 2000) environment and give it a Windows-GUI. > It will use a menu, an explorer tree and some labels and buttons. The only > problem is that I have no idea about programming for the Windows > environment. Gwindows is the best for Windows IMO. GtkAda would be good but for that by all accounts it's hard to compile GtkAda 2.0 on Windows and I like the most recent releases of software (pre 2.0 is ok though).