Salome HOME
1. myIsInitialized should have "false" by default. Validators check it to enable...
authornds <nds@opencascade.com>
Thu, 18 Feb 2016 06:07:30 +0000 (09:07 +0300)
committernds <nds@opencascade.com>
Thu, 18 Feb 2016 06:10:27 +0000 (09:10 +0300)
commitba08b49c900003e00c5fdb67d80d1a9bb8134358
treeec588f7001be0bea406133249f0bfedce84ad367
parent78713d665131aaf158e928abd6659e6aa75f5fa9
1. myIsInitialized should have "false" by default. Validators check it to enable "Apply". [the problem was in sketch while moving over planes]

2. do not stop contour creation by selection auxiliary edge
3. tool tip for "Apply", "Cancel", "Help"
14 files changed:
src/GeomData/GeomData_Point.cpp
src/GeomData/GeomData_Point.h
src/GeomData/GeomData_Point2D.cpp
src/GeomData/GeomData_Point2D.h
src/Model/Model_AttributeDouble.cpp
src/Model/Model_AttributeDouble.h
src/Model/Model_AttributeInteger.cpp
src/Model/Model_AttributeInteger.h
src/Model/Model_Data.cpp
src/Model/Model_Expression.cpp
src/PartSet/PartSet_WidgetPoint2d.cpp
src/XGUI/XGUI_ActionsMgr.cpp
src/XGUI/XGUI_ErrorMgr.cpp
src/XGUI/XGUI_ErrorMgr.h