> 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.
As I said over in fltk.dev, you'll need to show us a simplified version of your code so we can see what's wrong - no one here knows vtk (AFAIK) and we can't even see the wood for the trees... As a guess I can't see where you even assign the vtk output to the fltk window "win" so why would you expect to see any output? How does vtk render its scene? How is that normally displayed? SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

