Documentation #155
Updated by J. Templ over 8 years ago
Comments in the The sources of Dialog is the module HostDialog referring to the non-existent module Hook should be removed. example: <pre> NEW(showHook); Dialog.SetShowHook(showHook); (* Hooks.showParamMsg := ShowParamMsg; Hooks.showParamStatus := ShowParamStatus; *) </pre>