|
VSTGUI
4.10
Graphical User Interface Framework not only for VST plugins
|
| You can create user interfaces in VSTGUI via an uidescription file instead of using c++ code to create views and controls, just controller code needs to be coded in c++ | |
| A view is a rectangular section which is contained in a window | |
| VSTGUI version 4 adds simple to use view animation support | |