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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,eafb0c0f59b030c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!m7g2000cwm.googlegroups.com!not-for-mail From: "Lucretia" Newsgroups: comp.lang.ada Subject: Re: Event mechanisms for GUI's Date: 14 Oct 2006 12:25:54 -0700 Organization: http://groups.google.com Message-ID: <1160853954.468627.128210@m7g2000cwm.googlegroups.com> References: <3egSg.208528$1i1.141541@attbi_s72> <1159338085.495558.286500@i42g2000cwa.googlegroups.com> <7s2dnaT_9fw5nobYnZ2dnUVZ_tOdnZ2d@megapath.net> <_AHSg.210879$1i1.191702@attbi_s72> NNTP-Posting-Host: 62.56.72.136 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1160853958 27043 127.0.0.1 (14 Oct 2006 19:25:58 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 14 Oct 2006 19:25:58 +0000 (UTC) In-Reply-To: <_AHSg.210879$1i1.191702@attbi_s72> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060903 Firefox/1.5.0.5,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: m7g2000cwm.googlegroups.com; posting-host=62.56.72.136; posting-account=G-J9fgwAAADgpzBiEyy5tO4f8MX5fbpw Xref: g2news2.google.com comp.lang.ada:6970 Date: 2006-10-14T12:25:54-07:00 List-Id: > With configurable event queues, the user decides when events will be > processed. With a callback mechanism, the framework makes those decisions. I'm not sure what you mean by these "configurable event queues," do you have any examples or know of a toolkit that has documentation online which uses them that I can look at? Thanks, Luke.