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,b4209fa2c90265d4,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.223.40 with SMTP id qr8mr6511315pbc.0.1335856887057; Tue, 01 May 2012 00:21:27 -0700 (PDT) Path: r9ni118812pbh.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: ANN: Ada industrial widget library v1.2 Date: Tue, 1 May 2012 09:21:25 +0200 Organization: cbb software GmbH Message-ID: Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: KA5xyyPKkGZLxk9XJsNqLQ.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-01T09:21:25+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: - Bug fix in waveform sampling which had the effect that sometimes the amplifier get permanently rescaled when in auto-scale mode; - Rendering waveform annotations was changed to prevent values shown as xxx*10**0. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de