]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxLayoutTab.h
Descr
[bbtk.git] / packages / wx / src / bbwxLayoutTab.h
index 4b247a3b6d75577200a6ab1b245741c687b5582c..00dfcbc51c265debaa1edf1b8c41e21e305b7a47 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxLayoutTab.h,v $
   Language:  C++
-  Date:      $Date: 2008/06/19 09:46:46 $
-  Version:   $Revision: 1.4 $
+  Date:      $Date: 2008/10/06 09:05:07 $
+  Version:   $Revision: 1.5 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -79,7 +79,7 @@ namespace bbwx
   BBTK_BEGIN_DESCRIBE_BLACK_BOX(LayoutTab,bbtk::WxBlackBox);
   BBTK_NAME("LayoutTab");
   BBTK_AUTHOR("eduardo.davila@creatis.insa-lyon.fr");
-  BBTK_DESCRIPTION("LayoutTab widget (wxNotebook)");
+  BBTK_DESCRIPTION("LayoutTab widget (wxNotebook) The label of each 'note book'  will be the name of the object it contains");
     // Already inserted for any WxBlackBox  BBTK_CATEGORY("widget");
     BBTK_INPUT(LayoutTab,Widget1,"widget 1",wxWindow*,"");
     BBTK_INPUT(LayoutTab,Widget2,"widget 2",wxWindow*,"");