]> Creatis software - creaImageIO.git/commit
Add a simple dialog box to select file(s or directory or data from creaImageIO database
authorFrederic Cervenansky <Frederic.Cervenansky@creatis.insa-lyon.fr>
Fri, 19 Mar 2010 16:22:32 +0000 (16:22 +0000)
committerFrederic Cervenansky <Frederic.Cervenansky@creatis.insa-lyon.fr>
Fri, 19 Mar 2010 16:22:32 +0000 (16:22 +0000)
commit40c5cfdc77e721db1507ffdac3625b7813f66f4c
treed2fde36d6de663c0b956fa09805ac73021cbb37c
parent5e5ae5c6784b3d6cf8e2087b1662e7986cb3326c
Add a simple dialog box to select file(s or directory or data from creaImageIO database
14 files changed:
appli/CMakeLists.txt
appli/TestWxGimmickReaderDialog/main.cxx
appli/TestWxSimpleView/CMakeLists.txt [new file with mode: 0644]
appli/TestWxSimpleView/main.cxx [new file with mode: 0644]
bbtk/CMakeLists.txt
bbtk/src/CMakeLists.txt
bbtk/src/bbImagesReader.cxx [new file with mode: 0644]
bbtk/src/bbImagesReader.h [new file with mode: 0644]
bbtk/src/bbImagesReader.xml [new file with mode: 0644]
src/CMakeLists.txt
src/creaImageIOSimpleView.cpp [new file with mode: 0644]
src/creaImageIOSimpleView.h [new file with mode: 0644]
src/creaImageIOWxSimpleDlg.cpp [new file with mode: 0644]
src/creaImageIOWxSimpleDlg.h [new file with mode: 0644]