Re: Direct vs Function Graphics Contour Plots [message #77459] |
Wed, 07 September 2011 16:22  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
David Fanning writes:
> A couple of things I can't figure out. (1) Is there a
> way to make the contour labels smaller than the text
> labels for the Contour()? If I set FONT_SIZE=7, then
> *everything* is make that size. (2) Where does one go
> to figure out what properties can be changed? The on-line
> help really does seem hopeless for these function graphics
> commands. (3) How would you position the Window() next
> to the cgWindow?
One other thing. I can get rid of all the cgWindows on
the display by typing this:
IDL> Widget_Control, /Reset
Or,
IDL> cgControl, /Destroy, /All
Is there a comparable way to delete all the Window()
functions?
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.")
|
|
|
|