From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.0 required=3.0 tests=BAYES_20 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 20 Aug 91 14:46:52 GMT From: att!news.cs.indiana.edu!ariel.unm.edu!nmsu!opus!lori@ucbvax.Berkeley.EDU (Lori Kelley) Subject: Ada - Sunview bindings Message-ID: List-Id: I have interfaced Sunview with Ada through pragmas and can create screens just fine. I handle callback procedures in a fashion similar to handling interrupts. I am ,however, having a problem with keeping the tasking going in Ada when I do certain things in Sunview ( Ex: clearing the pick input mask for a window before setting the input I want to see ). I think it may have something to do with both environments expecting to see the same signals. If anyone has a Sunview - Ada binding that deals with the problem, or just insight into the problem, please let me know. Thanks! Lori