[Insight-users] Volume data viewer??

Luis Ibanez luis . ibanez at kitware . com
Fri, 12 Jul 2002 08:39:56 -0400


As Julien said, FLTK 1.0.11 is the version that
we use for most of the machines on the dashboard.

However, FLTK 1.1 is stable (in itself) and can
now be used with ITK examples.  In fact, Julien
did most of the work on adapting the CMakeLists.txt
files in order to support both versions and also
updated the FindFLTK.cmake file in CMake that takes
care of locating FLTK files.

We are using ITK + FLTK 1.1  without problems both
in Linux and Windows now.

ITK doesn't have any code specific for a
FLTK version, so you don't have to modify any code
when moving to FLTK 1.1.

The look of the GUI however will be pretty different.



    Luis



=================================================

jjomier@cs.unc.edu wrote:

 > Hi Ting,
 >
 > It's recommended to use FLTK 1.0.11 with ITK.
 > However, if you want to use a more recent version
 > you can. You may need to update CMake.
 >
 > Julien
 >
 > ----- Original Message -----
 > From: "Ting Chen" <chenting@graphics.cis.upenn.edu>
 > Date: Tuesday, July 9, 2002 4:11 pm
 > Subject: Re: [Insight-users] Volume data viewer??
 >
 >
 >>Hi! Lius,
 >>which version of fltk will you recommend? It would be better that
 >>we can use
 >>a stable version of fltk so there will not be the trouble for
 >>changing the
 >>code from time to time.
 >>thanks a lot!
 >>
 >>ting
 >>
 >>