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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a7bbea44913cfde8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-27 09:52:36 PST Path: newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!148.122.208.68!news2.oke.nextra.no!nextra.com!news1.oke.nextra.no.POSTED!not-for-mail Reply-To: "Frank" From: "Frank" Newsgroups: comp.lang.ada References: <3AE3E388.7E396BD0@labe.felk.cvut.cz> Subject: Re: Tasking with GtkAda X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Fri, 27 Apr 2001 18:52:04 +0200 NNTP-Posting-Host: 130.67.135.48 X-Complaints-To: news-abuse@nextra.no X-Trace: news1.oke.nextra.no 988390347 130.67.135.48 (Fri, 27 Apr 2001 18:52:27 MET DST) NNTP-Posting-Date: Fri, 27 Apr 2001 18:52:27 MET DST Organization: Nextra Public Access Xref: newsfeed.google.com comp.lang.ada:6984 Date: 2001-04-27T18:52:04+02:00 List-Id: Hi! Perhaps you can use a idle function in the Gtk client to poll for your data. I don't know if it is a optimal solution, but I have managed that work on a client task to server task (non-distributed) situation Frank