Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: Ada industrial control widgets v1.1

12 views
Skip to first unread message

Dmitry A. Kazakov

unread,
Jan 24, 2012, 4:02:51 PM1/24/12
to
The library is provides meant for designing high-quality industrial control
widgets for Ada applications. The software 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

This release introduces waveform layers and multi-channel oscilloscope
widgets for rendering massive amounts of data in real-time, with data
sampled asynchronously to rendering. The oscilloscope widget can be used
for plotting purpose as well. The widget supports graph papers, annotated
axes, auto- and manual scaling, visual zooming, zooming undo/redo buffers,
mouse hovering. All widgets support rendering of snapshots on the surfaces
supported by cairo, e.g. into a PDF or SVG file. The library is fully
compatible to the GtkAda versions 2.14, 2.18 and 2.24. It is packaged for
Debian and Fedora, 32- and 64-bit x86 platforms.

--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
0 new messages