AVC 0.6.0 released

Fabrizio Pollastri f.pollastri at inrim.it
Thu Jun 12 14:00:16 CEST 2008


Announcing AVC 0.6.0
----------------------------
Webpage: http://avc.inrim.it/

What is AVC?
-----------------
AVC is a multiplatform, fully automatic, live connection among
graphical interface widgets and application variables for the python
language. AVC supports in a uniform way the most popular widget
toolkits: GTK+, Qt3, Qt4, Tk, wxWidgets.

New features
-----------------
* Multiple matching namespaces
* Dynamic connections
* Full separation between application logic and GUI

Features
-----------
* Fully transparent widget-variable connections
* Automatic connection by matching widgets and variables names
* No design pattern, no application redesign, no widget toolkit
   dependent code.
* Multiple widget toolkits support: GTK+, Qt3, Qt4, Tk, wxWidgets.
* Full compatibility and support for Glade, Qt Designer, Visual
   Tcl and wxGlade interface design tools.
* Widgets support: button, check button, combo box, entry, label, radio button,
   slider, spin button, status bar, text view/edit, toggle button.
* Variable types support: boolean, integer, float, string, list, tuple.
* Multiple widgets to one variable connection
* Dual update timing of variable value views: immediate or periodic.
* Testing printout logging activity with selectable verbosity
* Python package written in pure python
* Free software (GNU GPL license)
----


More information about the Python-announce-list mailing list