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=0.5 required=5.0 tests=BAYES_05,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ffe4fb1477fe67e6,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!c35g2000hsg.googlegroups.com!not-for-mail From: ezkcdude Newsgroups: comp.lang.ada Subject: Newbie Needs Ada Advice Date: 3 May 2007 10:13:38 -0700 Organization: http://groups.google.com Message-ID: <1178212418.538270.283700@c35g2000hsg.googlegroups.com> NNTP-Posting-Host: 169.147.3.25 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1178212419 31862 127.0.0.1 (3 May 2007 17:13:39 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 3 May 2007 17:13:39 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: c35g2000hsg.googlegroups.com; posting-host=169.147.3.25; posting-account=UbN39Q0AAADjt_3dTnzY1z4Qc9xnXw4K Xref: g2news1.google.com comp.lang.ada:15477 Date: 2007-05-03T10:13:38-07:00 List-Id: I'm interested in using Ada, so I installed the GNAT compiler on Windows (tried on Mac, but I had problems with X11). Anyway, I want to dive in head-first, and my main question is how do you guys write programs with GUIs? Do you use the gdk toolkit primarily? Also, the application I eventually have in mind is for automated control of a microscope, so I need to be able to interface with drivers/serial ports/firewire/etc. Do you have any advice for me to help me along? Thanks! Looks like a nice newsgroup to visit.