The Interface class / ui.Interface methods |
Define the parent container for the current program.
The ui.Interface.setContainer(name) class method to specify the name of the parent WCI container where the current program windows must be displayed. This creates a WCI relation between two independent programs running with distinct fglrun processes.
Each WCI program must be identified by a name, to be set with the ui.Interface.setName() class method.