Re: contours property sheet [message #53001] |
Wed, 14 March 2007 08:45 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
aldoma.aitor@gmail.com writes:
> I'm working in a aplication that uses IDLgrContour and I am stopped in
> a problem :
>
> I'm using the property sheet's widget in a IDLgrContour, and I am not
> able to change the properties for each level.
>
> In other hand, I've seen the icontour demo, and it displays and lets
> modify the levels (thick, color, text, etc..).
>
> My question :
>
> How can I mend my property sheet to be able to modify each contour
> level ?
I don't know the answer to this question, but it wouldn't
surprise me to learn that the contour plot in iContour
didn't use an IDLgrContour object at all. It seems more
likely that it uses ISOContour to create the contour lines,
which gives them a great deal more flexibility in setting
the properties of each individual contour.
I would guess obtaining this kind of functionality in your
own code would take more more and a good deal more time than
you currently have allocated to it.
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.")
|
|
|