[vtkusers] Wrapping VTK

Goodwin Lawlor goodwin.lawlor at ucd.ie
Thu Apr 12 11:57:58 EDT 2001


You have to wrap your tcl code with an interactive interpreter, so....
"prowrap -uses wish-dynamic -out myapp.exe myapp.tcl"
... will wrap the tcl code in myapp with a dyanamic wish interpreter

----- Original Message -----
From: "Strickland, Dennis J." <DENNIS.J.STRICKLAND at saic.com>
To: <vtkusers at public.kitware.com>
Sent: Tuesday, April 10, 2001 5:09 PM
Subject: [vtkusers] Wrapping VTK


>
> Does anyone have an example of how to wrap VTK and Tcl/Tk into one
> application?
> My Tcl/Tk code currently calls the vtktcl.dll using the "Load" command and
> works
> fine in an "un-wrapped" state.  However, the research I've done says this
> won't work
> for a wrapped application, but I'm not sure how it should be done.  The
> users manual
> for Pro-Wrap is not as clear as I would like.Any insight would be much
> appreciated.
>
> - Dennis
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers





More information about the vtkusers mailing list