std::string aStudyName = aStudy->Name();
aGen->readStructFileWithFieldType(aFileInfo.filePath(),aStudyName.c_str());
application()->putInfo(aFileInfo.filePath()+tr("INF_DONE"));
- updateObjBrowser();
+ //updateObjBrowser();
+ getApp()->updateObjectBrowser(true); // as need to update MED tree
}
}
aRule = "selcount=1 and type='VISU::TCUTLINES' and nbNamedChildren=0";
mgr->setRule( action( VISU_CREATE_TABLE ), aRule, true );
- aRule = "selcount=1 and type='VISU::TSCALARMAP'";
+ aRule = "selcount=1 and ($type in {" + aPrsAll + "})";
mgr->setRule( action( VISU_SWEEP ), aRule, true );
// Selection info popup item