enable-evaluation in drscheme:unit:tab<%>
This method must disable the GUI controls that start user-sponsored evaluation. It is called once the user starts some evaluation to ensure that only one evaluation proceeds at a time.
It is also called when the user switches tabs.
See also
disable-evaluation.
(-> voidsenda-drscheme:unit:tabenable-evaluation)Enables the Run button, and the Run menu item and unlocks (via the
lockmethod) the interactions window and the definitions window.