]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWxConsole.cxx
*** empty log message ***
[bbtk.git] / kernel / src / bbtkWxConsole.cxx
index 6a2a7d8c6f9757e7c8a888fddc675c1ae3ca380f..a29cfb1f2cc981520c2d4c6b4464a89cd3092388 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWxConsole.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/01/22 15:02:00 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2008/02/08 10:05:38 $
+  Version:   $Revision: 1.2 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -282,7 +282,7 @@ namespace bbtk
       new WxTextCtrlStreamRedirector(std::cerr,mwxTextHistory,*wxGREEN,true); 
         
     // Sets the console as the parent window of all bbtk windows
-    WxBlackBox::bbGlobalSetTopWindow(this);
+    Wx::SetTopWindow(this);
 
 
     // Layout