INT PAL 0052683: Parameter "Color group" in the "Create Group" dialog box is empty

This commit is contained in:
imn 2015-04-17 10:51:37 +03:00
parent 8a16cec663
commit 38a77c4a98

View File

@ -1329,6 +1329,9 @@ void SMESHGUI_GroupDlg::onObjectSelectionChanged()
// any visible actor of group or submesh of myMesh
SetAppropriateActor();
setDefaultGroupColor();
setDefaultName();
aString = aList.First()->getName();
myMeshGroupLine->setText(aString);
myMeshGroupLine->home( false );