]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.cxx
no message
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / bbtkwxGUIEditorGraphicBBS.cxx
index c9c63b355f3f8165dbddeb0211a16bcba50d15ca..75b6c259d9ba05aa15ee12ee9978bdf46101c223 100644 (file)
@@ -622,10 +622,9 @@ namespace bbtk
                std::string                     packageName = bbDes->GetPackage()->GetName();
 
                this->_tabsMgr->getActualTabPanel()->getSceneManager()->createGBlackBox(50,50,packageName, typeName);
-               
+               this->_tabsMgr->getActualTabPanel()->getSceneManager()->refresh();
                
                printf("EED  wxGUIEditorGraphicBBS::OnClickBtnBox \n");
-               refreshGUIControls();           
        }
        
        //=========================================================================