The Interface class / ui.Interface methods |
Defines the title for the program.
Use the ui.Interface.setText() class method to define the title for the program to be used by the front-ends, for example in case of window container usage (as title for the main window), or for the text to be displayed in the task bars.
Call the method at the beginning of the program, before any interactive instruction.