Salome HOME
Commented out setNodeName() methods of CanvasCellNode and CanvasCellEndNodes, and...
authorasv <asv@opencascade.com>
Wed, 26 Jan 2005 13:31:48 +0000 (13:31 +0000)
committerasv <asv@opencascade.com>
Wed, 26 Jan 2005 13:31:48 +0000 (13:31 +0000)
commit06ac9d945fba06f44daa4854580f03d81b098a37
tree98c303251acc6a0bf72781a8661dc65918176195
parentce745785ee40bb22aaa105314a83000f057a38a1
Commented out setNodeName() methods of CanvasCellNode and CanvasCellEndNodes, and getPopupMenu() method of CanvasCellNode.
setNodeName() :  decided to remove all node "edition" operations from CellNodes (delete node, rename node), becase it produces bugs in unsynchronization between CanvasNode-s and CanvasCellNode-s.
getPopupMenu() : before myDeleteItem was deactivated in CanvasCellNode, now it is not even added to CanvasNode's menu if the view_type is TABLE.
src/SUPERVGUI/SUPERVGUI_CanvasControlNode.cxx
src/SUPERVGUI/SUPERVGUI_CanvasControlNode.h