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,4b27f494a96e0530 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Sat, 09 Oct 2004 22:38:00 -0500 From: David Botton Newsgroups: comp.lang.ada Date: Sat, 9 Oct 2004 23:38:03 -0400 Message-ID: <2004100923380316807%david@bottoncom> References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: A community Windows binding User-Agent: Unison/1.5.2 NNTP-Posting-Host: 66.176.74.83 X-Trace: sv3-M9Gisgaiyex78syYrQ2gqQNY/YAr99Qd/AgWT5dh2n1cf23hGH/39j2JEpu3ypVvIjrI2rQoDw0mPXg!Brmld/cbx7g+OMqhCCqZIApiS0RwnnAupgxJSPQayaO8wOmUHOIyEljsSiglzQ== X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.19 Xref: g2news1.google.com comp.lang.ada:4979 Date: 2004-10-09T23:38:03-04:00 List-Id: It is possible with GWindows to work directly with the Event Queue if you choose to as well. David Botton On 2004-10-08 21:36:42 -0400, Jeffrey Carter said: > With an event queue approach, one writes standard imperative software > using your standard imperative language (Ada's about the only one). The > code is well structured and easy to read and understand.