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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8b6baeb4894377ba X-Google-Attributes: gid103376,public From: "Jeff Creem" Subject: Re: Java GUIs and Ada Date: 2000/05/10 Message-ID: <8fbefc$h04$1@pyrite.mv.net>#1/1 X-Deja-AN: 621511145 References: <39180C74.4336ACB8@swl.msd.ray.com> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Complaints-To: abuse@mv.com X-Trace: pyrite.mv.net 957955372 17412 199.125.99.74 (10 May 2000 10:42:52 GMT) Organization: MV Communications, Inc. X-MSMail-Priority: Normal NNTP-Posting-Date: 10 May 2000 10:42:52 GMT Newsgroups: comp.lang.ada Date: 2000-05-10T10:42:52+00:00 List-Id: Nick Almonte wrote in message news:39180C74.4336ACB8@swl.msd.ray.com... > I'm currently looking to replace an X-windows/Motif GUI coded in Ada > with a Java GUI. I don't want to rewrite the backgound Ada processing > code, just the GUI. Is there a way for Java GUI code to call Ada > procedures, and for Ada to pass data for display to a Java GUI? > > -Nick > Or rethink the entire approach and put on a GtkAda front end...(Unless you want a PC port soon in which case don't do that since the PC port of Gtk+ is still fairly weak)