EZ
Up Prev Next Contents


3.5.1 Interaction Routines

To executes an EZwgl application inside an executor, use

void EZ_SetExecutorCommand(EZ_Widget *executor

char *command, char *args)

This function executes an external EZwgl application inside the widget window of executor. If executor is currently running an application, it will be terminated. If the new application has multiple toplevel windows, only the first main window will be embeded.


HTML Documentation Maintainance:Arturo Espinosa <arturo@nuclecu.unam.mx>