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

Home » Public Forums » archive » Re: new graphics error message [_IDLITCONTAINER::SETPROPERTY]
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: new graphics error message [_IDLITCONTAINER::SETPROPERTY] [message #79374 is a reply to message #79373] Thu, 23 February 2012 18:36 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
bjkuk writes:

> I did "Full_reset" and "help " command shows below.
> Regards
>
> IDL>
> IDL> .Full_Reset
> IDL> x = findgen(100)
> IDL> y = sqrt(x)
> IDL> pl = plot(x, y)
> % Keyword PROXY not allowed in call to: _IDLITCONTAINER::SETPROPERTY
> % Execution halted at: $MAIN$
> IDL> help, /source
> Compiled Procedures:
> $MAIN$
> Compiled Functions:
> GRAPHICSWIN::GETPROPVALUE C:\Program Files\ITT\IDL\IDL81\lib
> \graphics\graphicswin__define.pro
> IDL>

Well, now, this is VERY odd. :-)

OK, let's try this. Let's open _IDLITCONTAINER up and
*see* if it has a PROXY keyword on the the SetProperty
method.

IDL> .edit _IDLitContainer__Define

This should open the file in the editor. Is it the right file?
Located in C:\Program Files\ITT\IDL81\lib\itools\framework\?
Find the SetProperty method. Do you see a PROXY keyword?

Compile it. Try the code above again. What happens now?

Cheers,

David




--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Name of arrays
Next Topic: Re: Map_set - reg

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

Current Time: Thu Oct 09 20:35:47 PDT 2025

Total time taken to generate the page: 0.96037 seconds