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

Home » Public Forums » archive » Re: Still having problems with combining a contour and a line plot objects
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: Still having problems with combining a contour and a line plot objects [message #50441 is a reply to message #50438] Mon, 02 October 2006 09:05 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
clivecook59@gmail.com writes:

> Ok, here goes, I place both my contour and line plot objects into a
> object model which i then place into a view object
>
> plotModel->Add,contour
> plotModel->Add,line_plot
>
> plot_view->Add,plotModel (where plot_view is a view object)
>
> This is then displayed in my draw widget. I need the line plot to
> display over the top of top contour.

OK, try setting the keyword DEPTH_WRITE_DISABLE either in
your view object (which your contour and line plot inherit),
or in both your contour and line plot objects. With depth
disabled, the order should depend on the order in which they
are drawn.

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
Previous Topic: Re: need more plotting symbols please
Next Topic: Re: IDLWAVE and call-external

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

Current Time: Thu Oct 09 20:23:21 PDT 2025

Total time taken to generate the page: 0.88533 seconds