]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h
Feature #1758
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxTabPanelsManager.h
index c60e684ac914cf33092b74b737eefd6c01961cc6..a2fcf0f7303058cbb88e7b85c9ffe1c176fa138b 100644 (file)
@@ -123,8 +123,8 @@ namespace bbtk
            void SetNameTabPanel(wxString tabpanelname);
                std::string GetNameTabPanel();
            std::string GetCurrentTabPanelPath( ); //DFCH
-
-
+           int  FindTab(std::string filename);
+               bool TryToOpenScriptApplication(std::string packageName ,std::string boxType);
 
        private: