Script
From Multiverse
| User Interface Widgets | |
|
Browser
|
Region
|
A Script tag specifies a Python script file to load.
Contents |
[edit]
Property Elements
None
[edit]
Attributes
- file - name of the Python file to load.
[edit]
Event handlers
None
[edit]
Methods
None
[edit]
Example
<Script file="MvDialog.py"/>
