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

Home » Public Forums » archive » Re: iTools questions
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: iTools questions [message #36306 is a reply to message #36305] Fri, 29 August 2003 06:20 Go to previous messageGo to previous message
rivers is currently offline  rivers
Messages: 228
Registered: March 1991
Senior Member
David Fanning <david@dfanning.com> wrote in message news:<MPG.19b893d31af48ccc9896d9@news.frii.com>...

David, thanks for the reply. I'm getting back into IDL now that the
virtual machine lets me distribute applications to our users. I've
been going down the Python track for a while.

> ; Get a reference to the iTool system object:
>
> theSystem = _IDLitSys_GetSystem()

This is the key, as I discovered late last night. However, this
appears to be undocumented routine, and the only reference to the
iTool system object that I could find in the documentation says that
users should never need to worry about it! I am puzzled by the fact
that the iTools are highly object oriented, but when you create one
there is no way to get an IDL object reference back for what you've
created. You can only get an object identifier (string), which you
can't turn into an IDL object reference without an initial object
reference to start with.

In any event, this works. It looks to be very powerful. The data we
collect are often scans (1-D, 2-D), and by simply putting the scan
data into the data manager it should be possible to let users
visualize their data any way they want without writing any
visualization code at all. Pretty nifty.

Cheers,
Mark
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: how to get the index of the maximum element in each row for a 2D matrix efficiently
Next Topic: matchup of Map_set & contour

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

Current Time: Wed Oct 08 19:02:58 PDT 2025

Total time taken to generate the page: 0.00371 seconds