<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6619.12">
<TITLE>Re: [Insight-users] So many warnings after moving with ITK to VS 2005</TITLE>
</HEAD>
<BODY dir=ltr>
<P>Hello all,</P>
<P>I followed the ITK Software Guide to read DICOM directories into my
program. Everything went fine. </P>
<P>However, I store the list of series Id's (generated with <FONT
size=2>GDCMSeriesFileNames) </FONT>into a vector of strings, </P>
<P>a string representing a series Id is toooo long. I want to choose a series ID
from the list and then read </P>
<P>the corredponding 3D volume. The question is how to interactively select
an ID from the list. I thought</P>
<P>of using an FL_Choice. The problem is that I must define the
input menu for FL_Choice dynamically, </P>
<P>according to the list of IDs. Is this actually possible? How? Does
anybody have a better idea for </P>
<P>choosing a specific dataset from the dicom directory? Does FLTK,
e.g., provide functionality for generating </P>
<P>some kind of thumbnails, from which one selects the needed dataset?</P>
<P>I would appreciate any suggestions and ideas.</P>
<P>Many thanks. </P>
<P>Zein</P>
<P> </P>
<P> </P>
<P> </P>
<P>However, I need suggestions regarding two points:</P>
</BODY>
</HTML>