VISIO::EDIT_FREEZE (int edit)

Description: Freezes the edit widget. This is usefull when there is a large number of changes to be made to the widget. The freeze can be undone by using the command visio::edit_thaw. The ID of the edit widget is passed as argument.

Example: VISIO::EDIT_FREEZE(edit)