]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWxConsole.h
* Created an invisible frame child of WxConsole to be temporary parent of all widgets...
[bbtk.git] / kernel / src / bbtkWxConsole.h
index 7649c2205a549db2e8ed072660c3e0711578099d..183c9073e20709ae213d5d2c3c9d8bb226e60e71 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWxConsole.h,v $
   Language:  C++
-  Date:      $Date: 2008/03/07 08:40:14 $
-  Version:   $Revision: 1.6 $
+  Date:      $Date: 2008/03/07 11:37:48 $
+  Version:   $Revision: 1.7 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -115,7 +115,7 @@ namespace bbtk
     WxTextCtrlStreamRedirector* mRedirect_cout;
     WxTextCtrlStreamRedirector* mRedirect_cerr;
     WxBrowser* mwxHtmlWindow;
-    static WxConsole* mInstance;
+    // static WxConsole* mInstance;
     
     wxPanel*   CreateBtnsCtrlPanel(wxWindow *parent);
     void               CommandString(wxString line );