[Insight-users] DicomSeries and ImageViewer : FLTK : fl_dir_chooser

Luis Ibanez luis . ibanez at kitware . com
Fri, 26 Sep 2003 17:01:52 -0400


Hi Sandy,

You can select a directory from a FLTK interface
using

             "fl_dir_chooser"

http://www . fltk . org/documentation . php/doc-1 . 1/functions . html#fl_dir_chooser

instead of fl_file_chooser.


Regards,


    Luis



--------------------------

Sandy April wrote:
>  
>  
> Hi Luis,
> I am trying to display a series of DICOM images, I am able to read 
> series of images in a directory using series reader. Is there a way 
> where you can select a directory using a user interface like file 
> chooser which can be used to choose a file. Thank you
>