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

Home » Public Forums » archive » Re: iPlot and applications
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: iPlot and applications [message #49683 is a reply to message #49658] Tue, 08 August 2006 05:51 Go to previous message
Benjamin Hornberger is currently offline  Benjamin Hornberger
Messages: 258
Registered: March 2004
Senior Member
D. Alterman wrote:
> I would like to create a new iPlot from within an application. I have
> no problem doing this from within the development environment, but when
> I create a .sav file for distribution and run it from the virtual
> machine I get the following error:
>
> "Attempt to call undefined procedure/function:
> 'IDLITPARAMETERSET_DEFINE'."
>
> I can create a new plot window graphical object, but I would like to
> give the user all the functionality of iPlot to modify the graph.
>
> I'm using Windows XP both for development and running the virtual
> machine.
>
> Thank you for your help.
> -D
>

Hi -D,

the iTools code doesn't get compiled into the .sav file (RESOLVE_ALL
doesn't do this). You have to do ITRESOLVE before writing out the .sav
file (e.g., by putting that command into your "make" file, if you
happened to have one), which compiles *all* iTools related code. In my
experience, this adds about 6 MB to the .sav (on Windows).

Cheers,
Benjamin
[Message index]
 
Read Message
Read Message
Previous Topic: Reading columns of binary data
Next Topic: embedding resources in runtime application

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

Current Time: Wed Oct 08 17:48:05 PDT 2025

Total time taken to generate the page: 0.00427 seconds