]> 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>
Mon, 2 Nov 2015 09:50:22 +0000 (12:50 +0300)
commita26b3aee26fc2761728ea778939800b9b02e2a61
tree86f40bb6210b8b40b04e7c5911a49a7e0bef8a37
parentb5677f2dce86efaa6e34cfea84c259580bcfef8d
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