Main form has 3 buttons; each of them opens form specified by the name of button – Scripting, Execution and Analysis.
There is also an exit button. Form is not re-sizable. When opening another form via button press, check is made that makes sure, that form isn't already opened. If it is, the opened form is brought to foreground, if no instance of the form exists, a new one is created.