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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c664b94ca589f80f X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.germany.com!newsfeed.freenet.de!news.albasani.net!news.code-werk.net!open-news-network.org!news.m-online.net!not-for-mail From: Erik Baigar Newsgroups: comp.lang.ada Subject: Re: Free Ada83 compiler for older Solaris/SPARC or IRIX? Date: Sun, 02 Mar 2008 14:31:38 +0100 Organization: (posted via) M-net Telekommunikations GmbH Message-ID: <47CAAC3A.43F00255@baigar.de> References: <47BC8252.84C89825@baigar.de> <47C50951.507A6E68@baigar.de> <47CA80DB.F1B873D9@baigar.de> NNTP-Posting-Host: ppp-82-135-78-186.dynamic.mnet-online.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: svr7.m-online.net 1204467371 29103 82.135.78.186 (2 Mar 2008 14:16:11 GMT) X-Complaints-To: abuse@m-online.net NNTP-Posting-Date: Sun, 2 Mar 2008 14:16:11 +0000 (UTC) X-Mailer: Mozilla 4.76C-SGI [en] (X11; I; IRIX64 6.5 IP28) X-Accept-Language: en Xref: g2news1.google.com comp.lang.ada:20164 Date: 2008-03-02T14:31:38+01:00 List-Id: Erik Baigar wrote: > > ...will post the end of the story in the future, > ...compile complete and the testgtk works quite well. If someone out there is interested in a complete tar of the binaries (install tree /opt/gnu/gnat), please let me know... > Jeffrey Creem wrote: > > > > Erik Baigar wrote: > > > now, but what would be the easiest way if I only want to get > > > a window and draw lines within this window? I.e. the only > > > thing I need is a command like "draw.line(x1, y1, x2, y2);"? > > > > GtkAda. > > Which widget do you suggest to use if I want to get a window and plot dots and lines therein? plot or better via OpenGL? Thanks and best regards, Erik.