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,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c4ce0116ed6e67d5 X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: X Motif in Gnat Ada Application Date: 2000/05/02 Message-ID: <8enj57$2e8$1@nnrp1.deja.com>#1/1 X-Deja-AN: 618435682 References: X-Http-Proxy: 1.0 x42.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Tue May 02 22:00:16 2000 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m15) Date: 2000-05-02T00:00:00+00:00 List-Id: In article , "Paul Crafts" wrote: > 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 I don't know if its any better today, but back in the paleozoic era when I was doing Motif work, it was definitely *not* thread/task safe. If you wanted to use Motif with multitasking programs, you had to be sure that only one task actually made all the X/Motif calls; sort of a Motif server. There are some Ada bindings out there that implement the "Motif server" transparently for you. But I don't think there are any free ones. -- T.E.D. http://www.telepath.com/~dennison/Ted/TED.html Sent via Deja.com http://www.deja.com/ Before you buy.