Fix of remark of issue 0019818: EDF 703 SMESH VISU : Display Mesh Groups names in viewer (as a caption)

This commit is contained in:
ouv 2009-06-05 07:28:07 +00:00
parent 4376354187
commit eb732dc62e

View File

@ -560,11 +560,11 @@ void SMESHGUI_GroupDlg::init (SMESH::SMESH_GroupBase_ptr theGroup,
myGrpTypeGroup->button(grpType)->setChecked(true);
onGrpTypeChanged(grpType);
myTypeId = aType;
if ( grpType == 0 ) {
myCurrentLineEdit = 0;
myElements->clear();
setSelectionMode(aType);
myTypeId = aType;
setShowEntityMode(); // depends on myTypeId