On Sat, 10 Aug 2002, Liebrecht Venter wrote: > Anyone had any luck calling VTK > http://public.kitware.com/VTK/index.php > toolkit from Lazarus. > It is one heck of a library and would be nice to have available in > Lazarus. It will not be possible due to the fact that it is written in C++ and FPC offers no access to C++ libraries. Michael.