> Hi everyone, I have have a little problem.I want to show a vtk console window
> resulting from interactor->start(); in a Fl_Window. Plese can you tell me how
> i can do it. Tell me the problem in following Program.
>
> //And MAGIC !!!!!!!
> Interactor->Initialize();
> Interactor->Start();
If you happen to understand German, it reminds me of this cartoon:
http://jetzt.sueddeutsche.de/upl/images/user/ae/aesch/text/regular/168501.gif
Now the audience has to tell you which kind of magic to conjure. Let me tell
fortunes.
http://vtkfltk.sourceforge.net/
This project is quite old, perhaps it needs some magic*del*del*del*del*del*
work to get it up-to-date, but it's relatively small and clear. And if you're
done, following the example here ...
http://vtkfltk.sourceforge.net/Examples/Simple.cxx.html
.. it seems that you simply have to add this line ...
#include "vtkFLTKInstantiator.h"
.. to your code and something extremely cool happens (they say).
Yes, something cool, this might actually work.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk