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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,db1852ec54f81742 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!w11g2000vbp.googlegroups.com!not-for-mail From: Ada novice Newsgroups: comp.lang.ada Subject: Re: Cairo graphics library Date: Wed, 10 Aug 2011 21:51:48 -0700 (PDT) Organization: http://groups.google.com Message-ID: <9e48b364-ffc5-4162-adcb-93dab2502902@w11g2000vbp.googlegroups.com> References: <3pyfg2cm18vq.wrib598l8443$.dlg@40tude.net> NNTP-Posting-Host: 130.240.232.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1313038755 12446 127.0.0.1 (11 Aug 2011 04:59:15 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 11 Aug 2011 04:59:15 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w11g2000vbp.googlegroups.com; posting-host=130.240.232.139; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 (.NET CLR 3.5.30729),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:21495 Date: 2011-08-10T21:51:48-07:00 List-Id: On Aug 5, 8:17=A0am, "Dmitry A. Kazakov" wrote: > So if you want something out-of-shelf you have to look for higher level > libraries. Specifically, off-line plotting is done by Gtk.Extra.Plot. > Waveforms (on-line RT curves), i.e. an oscilloscope, is another story. Thanks for this information. I will stick to other drawing software for now. Cheers YC