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,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7efbdbcd2058c74e,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-27 09:21:00 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 Subject: GtkAda with several task (or distributed solution?)? 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:20:28 +0200 NNTP-Posting-Host: 130.67.135.48 X-Complaints-To: news-abuse@nextra.no X-Trace: news1.oke.nextra.no 988388451 130.67.135.48 (Fri, 27 Apr 2001 18:20:51 MET DST) NNTP-Posting-Date: Fri, 27 Apr 2001 18:20:51 MET DST Organization: Nextra Public Access Xref: newsfeed.google.com comp.lang.ada:6982 Date: 2001-04-27T18:20:28+02:00 List-Id: Hi! I read somewhere that if you have a Ada program using Gtk, and having several tasks, only one task can (or should?) operate the GUI ? Is this true if the tasks are "separeted" by the distributed solution also? Frank