]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxFileSelector.h
no message
[bbtk.git] / packages / wx / src / bbwxFileSelector.h
index 5566faeaa7c2b2c693c35472b66c856faef72226..cf2bfee9b583d699935dd32cfd1c1bf119cac323 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxFileSelector.h,v $
   Language:  C++
-  Date:      $Date: 2009/05/15 14:58:03 $
-  Version:   $Revision: 1.7 $
+  Date:      $Date: 2010/02/03 16:05:40 $
+  Version:   $Revision: 1.8 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -86,7 +86,7 @@ namespace bbwx
   BBTK_BEGIN_DESCRIBE_BLACK_BOX(FileSelector,bbtk::AtomicBlackBox);
   BBTK_NAME("FileSelector");
   BBTK_AUTHOR("laurent.guigues@creatis.insa-lyon.fr");
-  BBTK_CATEGORY("widget");
+  BBTK_CATEGORY("widget, Selector");
   BBTK_DESCRIPTION("Pops up a file selection dialog for reading or saving (wxFileDialog)");
   BBTK_INPUT(FileSelector,Title,"Title of the dialog",std::string,"");
   BBTK_INPUT(FileSelector,Message,"Message to show on the dialog",