Download of test_oscilloscope_stack.adb (test_oscilloscope_stack.adb ( external link: SF.net): 8,647 octetos) will begin shortly. If not so, click link on the left.

File Information

File Size
8,647 octetos
MD5
9e1d0509f6397a5f807bf89f971486e3

Descripción del Proyecto

A library that is intended for designing high-quality industrial control widgets for Ada applications. The widgets are composed of transparent layers drawn by cairo. The widgets are fully scalable graphics. A time controlled refresh policy is supported for real-time and heavy-duty applications. The library supports caching graphical operations and stream I/O for serialization and deserialization. Ready-to-use gauge, meter, oscilloscope widgets are provided as samples as well as an editor widget for WYSIWYG design of complex dashboards. The software is based on GtkAda and cairoada, the Ada bindings to GTK+ and cairo.