comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Embedding IDL within a C++ app
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Embedding IDL within a C++ app [message #11862] Thu, 28 May 1998 00:00
steinhh is currently offline  steinhh
Messages: 260
Registered: June 1994
Senior Member
> However I wondered if it is possible to embed such IDL routines within a
> DLL (for example) to be included as part of my C++ code.
>
> Finally, I wondered if it was possible to visualise my data through IDL,
> e.g. time-varying power spectral density in 3D, by calling the graphics
> routines through some sort of interface, e.g. a DLL.

Take a look at the IDL Advanced Development Guide, under the
Callable for Windows chapter. Basically no problem whatsoever
in doing what you ask. Your application has all of IDL linked
into it, at your fingertips. Callable IDL is a great tool for
visual debugging (plotting your data etc on the fly from your C
application, just as you would with an IDL application). Note,
however, that your application requires an IDL license that is
available at runtime! Also, the example(s) are for C, not C++,
but that should be a simple fix.

Regards,

Stein Vidar
[Message index]
 
Read Message
Previous Topic: IDL and Wavelets!
Next Topic: Embedding IDL within a C++ app

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 09:34:54 PDT 2025

Total time taken to generate the page: 1.51420 seconds