]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
refs #80 - Sketch base GUI: create/draw point, circle and arc
authornds <natalia.donis@opencascade.com>
Wed, 25 Jun 2014 07:14:11 +0000 (11:14 +0400)
committernds <natalia.donis@opencascade.com>
Wed, 25 Jun 2014 07:14:11 +0000 (11:14 +0400)
commitdb1e462ad6a76ee857f47602ec9acba6315529c8
tree5f9c440e1d97f701c48c382d5ae50a26fb57da61
parent44ec2fbbefc1fe9a304d0713610aebc3c0450738
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Property panel input correction for a feature creation. It was not possible to perform "apply"
2. Creation opertion - do not allow to activate the next widget if the previous is not processed. Error: create arc, start lenght feature creation, select arc, the result is an editor control with the zero value inside.
src/ModuleBase/ModuleBase_ModelWidget.cpp
src/ModuleBase/ModuleBase_ModelWidget.h
src/PartSet/PartSet_OperationFeatureCreate.cpp
src/SketchPlugin/SketchPlugin_Arc.cpp
src/XGUI/XGUI_OperationMgr.cpp
src/XGUI/XGUI_PropertyPanel.cpp
src/XGUI/XGUI_PropertyPanel.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h