]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
A correction for the parameters:
authornds <nds@opencascade.com>
Wed, 21 Oct 2015 15:18:09 +0000 (18:18 +0300)
committernds <nds@opencascade.com>
Wed, 21 Oct 2015 15:18:09 +0000 (18:18 +0300)
commit745e2525a61873031e831b6c7ca6e569606ac253
treebd97be75f37d58263cf0405dc3884ba93b29c633
parent5941734a2796215a0d7e187c15fa3e7edf287cbe
A correction for the parameters:

after entering the parameter name, when the value input gets the focus,
an error message is displayed (unnexpected EOF while parsing (<string>,
line 0) while the user didn't type yet anything. It's not fair.
The decision: do not set the editor value to the feature attribute by the control activation.
src/ModuleBase/ModuleBase_ModelWidget.cpp
src/ModuleBase/ModuleBase_ModelWidget.h
src/ModuleBase/ModuleBase_WidgetExprEditor.cpp
src/ModuleBase/ModuleBase_WidgetExprEditor.h