An Executor is a widget that executes other EZwgl applications inside its widget window.
Executors are created by calling EZ_CreateWidget with type EZ_WIDGET_EXECUTOR or by invoking the next function.
EZ_CreateWidget
EZ_WIDGET_EXECUTOR
void EZ_CreateExecutor(EZ_Widget *parent)