Salome HOME
Fix for PAL8027. from bugzilla:
authorasv <asv@opencascade.com>
Mon, 7 Feb 2005 11:38:07 +0000 (11:38 +0000)
committerasv <asv@opencascade.com>
Mon, 7 Feb 2005 11:38:07 +0000 (11:38 +0000)
commita2770422e6265388006b1f0a9757af0e5cffb5dc
treef35f8e635356ceeaf1d5a6c8735d1b8e83a203f9
parent48a19a81818d1dcc60860468aaeb7e6c7a866ec0
Fix for PAL8027.  from bugzilla:
The following program behaviour was implemented for "Add node", "Insert file", "Paste node" operations: if the dataflow is being executed - user is asked to Kill the execution before operation or cancel the operation.
changes in the code: SUPERVGUI_Main::ReadyToModify() operation was introduced to handle checking and killing of execution.
src/SUPERVGUI/SUPERVGUI_Clipboard.cxx
src/SUPERVGUI/SUPERVGUI_Main.cxx
src/SUPERVGUI/SUPERVGUI_Main.h