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

Home » Public Forums » archive » Re: Redraw an image in IDL object
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: Redraw an image in IDL object [message #50273 is a reply to message #50269] Wed, 20 September 2006 05:49 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
yy writes:

> I have a simple question to ask. I'm using IDL objects to draw
> graphics. I want to display two 3D images sequentially. However, when I
> update the new data, IDL won't update the view. Here is what I did:
> myvolume = OBJ_NEW('IDlgrVolume', newdata)
> mymodel -> Add, myvolume
> mywindow -> Draw, myview
>
> Can anybody tell me what is wrong with my code? Thank you very much for
> your time!

This code doesn't "update" anything. It makes a NEW
something. Are you sure that's what you want? I'd guess
you might be drawing one volume directly on top of the
other.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: plot: Messed-up coordinates when switching devices
Next Topic: plot symbols only in oplot?

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

Current Time: Sat Oct 11 06:19:57 PDT 2025

Total time taken to generate the page: 1.44131 seconds