]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxLayoutTab.cxx
Another ugly bug fixed in pipeline executing (bad transfer to parent in some cases...
[bbtk.git] / packages / wx / src / bbwxLayoutTab.cxx
index bef9dc7bea2519a4207b724e79bb839d40d86d89..71db4f9b52551bae248aefa76f016ca2d4ec6f96 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxLayoutTab.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/10/17 08:18:32 $
-  Version:   $Revision: 1.5 $
+  Date:      $Date: 2008/11/13 14:46:46 $
+  Version:   $Revision: 1.6 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -108,7 +108,7 @@ namespace bbwx
 
   // This callback is necessary to get actual processing of the view 
   // when window is shown
-  void  LayoutTab::bbUserOnShow()
+  void  LayoutTab::OnShowWidget()
   {
          bbGetOutputWidget()->Show();
          bbUserOnShowWidget("Widget1");