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

Home » Public Forums » archive » Re: Creating and saving an iTool without displaying it
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: Creating and saving an iTool without displaying it [message #50029] Wed, 06 September 2006 00:53 Go to previous message
Nicolas Decoster is currently offline  Nicolas Decoster
Messages: 34
Registered: March 2000
Member
Chris Torrence a �crit :
> Hi Benjamin,
>
> Yes, there is an undocumented keyword (it's actually documented under
> IDLitSys_CreateTool). If you set USER_INTERFACE="None", then it will not
> display any UI. For example:
>
> iPlot, findgen(10), user_interface='none'
> idTool=itgetcurrent(tool=oTool)
> void = oTool->DoSetProperty('Operations/File/Save', 'filename', 'iplot.isv')
> void = oTool->DoAction('Operations/File/Save')
> void = oTool->DoAction('Operations/File/Exit')
>
> Now before you run off and try this, there is a bug in IDL6.2 and IDL6.3

And the keyword USER_INTERFACE doesn't exists on IDL 6.1. Unfortunately,
I need this kind of functionality with IDL 6.1...

By the way, this functionality is very useful for unit testing.

Nicolas.
[Message index]
 
Read Message
Read Message
Previous Topic: Mac Intel benchmarks
Next Topic: ENVI/IDL Problem: wrong version loaded

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

Current Time: Fri Oct 10 12:51:54 PDT 2025

Total time taken to generate the page: 2.40232 seconds