]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWxGUITextEditor.h
*** empty log message ***
[bbtk.git] / kernel / src / bbtkWxGUITextEditor.h
index cf97f648bbca3d574d6982eef221ad8ad12debe1..9c0d0d5264fdd98c0dd3505c7d301d70a1d394bd 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWxGUITextEditor.h,v $
   Language:  C++
-  Date:      $Date: 2008/03/25 10:31:18 $
-  Version:   $Revision: 1.3 $
+  Date:      $Date: 2008/03/25 15:47:54 $
+  Version:   $Revision: 1.4 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -126,7 +126,9 @@ namespace bbtk
     void New();
     void Open();
     void Open(const std::string& filename);
-    void Save();
+    void SaveCurrentPage();
+    bool CloseCurrentPage();
+    bool CloseAllPages();
     //   void Run();
     //    void Quit();