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

Home » Public Forums » archive » Re: Plotting error in IDL 5.5
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: Plotting error in IDL 5.5 [message #29649 is a reply to message #29647] Thu, 28 February 2002 14:20 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Lisa Gandy (redlmg98@hotmail.com) writes:

> I have an IDL application that plots some data to a draw_widget -
> here are the relevant snippets of code, the application is being run
> on IDL 5.5, in windows 2000. The plot is just fine in IDL 5.4 but
> only plots very tiny graphs in the left upper corner of the
> draw_widget in IDL 5.5. I can't figure out what is going on...
> Mind you all of this works correctly in IDL 5.4... what's going on??

Lisa,

If I appear skeptical, please forgive me. I'm growing older
every day and this kind of code:

> set_plot,'WIN'
> If !D.NAME EQ 'WIN' then begin
> device,get_decomposed = currentDecomp
> device,decomposed = currentDecomp
> endif

gives me the shivers. :-)

I'm going to contend that there is nothing
wrong with your draw widget or with the IDL
Plot command. Rather, I think there is something
in your environment that is decidedly NOT the
same between your IDL 5.4 and IDL 5.5 sessions.

I'm going to risk all and bet you have set a
!P.POSITION system variable inadvertently in
your IDL 5.5 session. :-)

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Looking for 3-D vector routines ( dot & cross product, ..) for arrays of [x,y,z]'s
Next Topic: bad magic number for shared library when using CALL_EXTERNAL

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

Current Time: Fri Oct 10 17:17:05 PDT 2025

Total time taken to generate the page: 7.28044 seconds