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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c4ce0116ed6e67d5,start X-Google-Attributes: gid103376,public From: "Paul Crafts" Subject: X Motif in Gnat Ada Application Date: 2000/05/02 Message-ID: #1/1 X-Deja-AN: 618419474 X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-Complaints-To: abuse@virgin.net X-Trace: news2-win.server.ntlworld.com 957300847 62.252.4.80 (Tue, 02 May 2000 21:54:07 BST) Organization: Virgin Net Usenet Service X-MSMail-Priority: Normal NNTP-Posting-Date: Tue, 02 May 2000 21:54:07 BST Newsgroups: comp.lang.ada Date: 2000-05-02T00:00:00+00:00 List-Id: Anyone else out there using the following combo Gnat Ada/Solaris/Motif? I'm using a multi-task application with the above and it is simply not reliable enough, falls over on callbacks and various redraw freezes. I have other single task X window applications which work fine so I assume it's the multi task that's breaking things. Does anyone have any advice on multi-task X window apps under Gnat Ada. Thanks