[Insight-users] FLTK

Luis Ibanez luis . ibanez at kitware . com
Wed, 26 Jun 2002 09:28:15 -0400


Hi Sebastian,

We have recently modified ITK and CMake
to support both FLTK 1.1 and FLTK 1.0.11.

The vtkFlRenderWindowInteractor in:

Insight/Auxiliary/VtkFltk

was also updated two days ago to the latest
release (0.8) made by the author Charl Botha.

I'm not aware of any FLTK 2.0 attempts but
it shouldn't be too hard to set it up.
If you want to give it a shoot a good place
to start is the CMake file:

  FindFLTK.cmake   in the directory  CMake/Modules

then the CMakeLists.txt file in the Insight root
directory.

Note that ITK itself is GUI independent.
FLTK is used only on some of the examples with
the aim of illustrating how to build full
fledged applications with ITK.


Please let us know if you need any help.


  Thanks


    Luis




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

Sebastian Fiorentini wrote:

> Hello..
> 
> Anyone tried FLTK 2.0 and VTK? (fltk widget that interfaces to VTK)..
> 
> Any suggestions?
> 
> Saludos...Sebas..
> sebasfiorent@yahoo.com.ar
> 
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
> 
>