> I want to develop an application that uses cmake itk packages. > > What is the method used to integrate a graphical interface for such > application under visual c++ (version 8)? > I recommend using Qt for the framework and VTK for the display of images. John