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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3ac38d33cb05a2be,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.125.201 with SMTP id ms9mr4317214pbb.3.1336936604689; Sun, 13 May 2012 12:16:44 -0700 (PDT) Path: pr3ni22134pbb.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news.ecp.fr!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: ANN: Ada industrial control widget library v1.3 Date: Sun, 13 May 2012 21:16:43 +0200 Organization: cbb software GmbH Message-ID: <1vpzpkz7s3zzc$.88z7noq2ard0.dlg@40tude.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: 4RFYTQ6jM/dAKFJoI0fUkg.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2012-05-13T21:16:43+02:00 List-Id: The library is based on GtkAda and cairoada, Ada bindings to GTK+ and cairo. The key features of the library: - Widgets composed of transparent layers drawn by cairo; - Fully scalable graphics; - Support of time controlled refresh policy for real-time and heavy-duty applications; - Caching graphical operations; - Stream I/O support for serialization and deserialization; - Ready-to-use gauge, meter, oscilloscope widgets; - Editor widget for WYSIWYG design of complex dashboards. http://www.dmitry-kazakov.de/ada/aicwl.htm Changes to the previous version: - A sample of asynchronous plotting added, based on the contribution by Yogeshwarsing Calleecharan, who generously provided his code solving a differential equation of a generator's rotor movement. The sample illustrates ploting data on-line, as they are computed by a separate Ada task; - Memory leak while drawing graph paper annotations fixed; - Graph paper annotations formatting flag to enable or disable superscript numbers. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de