GUI Forms in OpenVX
The overall format for a GUI template is very similar to
virtual template formats. There is a short header section followed by
a series of FIELD sections, where each field corresponds to a single widget
that will appear on the form. As with virtual forms, GUI forms must be
compiled and loaded into Forms.VX (preferably a local copy),
see Virtual
Forms - Virtual Forms in OpenVX for more details about
how to do this.
Example: GUI template
|
TEMPLATE=CdTestMenu
|