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,37023471dc2e1934 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!gnilink.net!trndny01.POSTED!c2bfcbcf!not-for-mail From: Ed Falis Subject: Re: Custom model in gtkada? Newsgroups: comp.lang.ada Message-ID: References: <3ndpd7br1nn9$.vkcrts8e898z.dlg@40tude.net> <20060614210028.GA18024@ws.max.zp.ua> <44917d39$0$4495$9b4e6d93@newsread2.arcor-online.net> <44941be9$0$11065$9b4e6d93@newsread4.arcor-online.net> <14e2r2ftir9ok.i8u1axnplx11.dlg@40tude.net> <449a432e$0$15869$bb6a4dc3@news.uunet.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 User-Agent: Pineapple News 0.9.13 [PLAID BETA], BeOS (Intel) 6.2.0 X-Program-URL: http://www.platinumball.net/pineapple/news/beos/ X-Registered-To: Edward Falis Date: Fri, 23 Jun 2006 17:37:36 GMT NNTP-Posting-Host: 70.22.167.190 X-Complaints-To: abuse@verizon.net X-Trace: trndny01 1151084256 70.22.167.190 (Fri, 23 Jun 2006 13:37:36 EDT) NNTP-Posting-Date: Fri, 23 Jun 2006 13:37:36 EDT Xref: g2news2.google.com comp.lang.ada:4934 Date: 2006-06-23T17:37:36+00:00 List-Id: Jeffrey R. Carter wrote: > If you were designing a windowing system from scratch for a concurrent > language such as Ada, you'd probably have a concurrent queue of events > for each window, with a way to control what events are reported. That's the way the BeOS APIs work. Very elegant. Check out the Interface Kit http://www.zeta-os.com/cms/plugins/wrap/wrap.php?1. - Ed