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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8d79c179ea166554 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-12-19 05:37:29 PST Path: nntp.gmd.de!newsserver.jvnc.net!nntpserver.pppl.gov!princeton!udel!news.mathworks.com!news.kei.com!ub!dsinc!netnews.upenn.edu!gopher.cs.uofs.edu!guinness.cs.uofs.edu!beidler From: beidler@guinness.cs.uofs.edu (Jack Beidler) Newsgroups: comp.lang.ada Subject: Re: GUI's For GNAT... Date: 19 Dec 1994 13:37:29 GMT Organization: Department of Computing Sciences Distribution: inet Message-ID: <3d42ap$l7a@gopher.cs.uofs.edu> References: <3cib8f$6p3@news1.cle.ab.com> NNTP-Posting-Host: guinness.cs.uofs.edu Date: 1994-12-19T13:37:29+00:00 List-Id: In article <3cib8f$6p3@news1.cle.ab.com>, mjgardne@pulsar.cle.ab.com (Mike Gardner) writes: |> Hello, |> |> I am using the GNAT 2.0 OS/2 system to develop my software model. I am |> now ready to "tie" a GUI interface to this model and have not seen too |> many threads on GUI's here... I would like to find X based ones, but am |> interested in porting to Windows and Mac. Does anyone have any |> suggestions? If worst came to worst, I could buy a commercial |> compiler for each platform, since Ada is so portable... But I'd like |> to write the graphical interface only once if possible... |> |> Any ideas?? |> |> Thanks in advance, |> |> Mike I have a GUI interface in Windows 3.11, ALMOST. My problem is that I am a bit constrained with only 12MB of RAM. I am trying to find a set of PIF setting for the DOSPROMPT that allows me to run gnat from a dos window. I seemed to have encountered some problems between Windows memory management and DJGPP's memory management. I might be that my problem is my 12MB of memory. Time to by another 4MB? I plan to control the DOS window from a GUI that has been built using Visual Basic v.3 (not your grandfathers old Basic). -- +----------------------------------------+------------------------+ |John (Jack) Beidler ++ beidler@cs.uofs.edu | | Professor, Computing Sciences Dept. ++ | | University of Scranton ++ (717) 941-7446 (voice) | | Scranton, PA 18510 ++ (717) 941-4250 (FAX) | +------------------------------------+----------------------------+