SELECT_OBJECTS
The purpose of this program is to demonstrate how to select and move objects in an object graphics window. Once the objects appear in the window, use your mouse to select the objects and move them in the window. The window is resizeable.
FANNING SOFTWARE CONSULTING David Fanning, Ph.D. 1645 Sheely Drive Fort Collins, CO 80526 USA Phone: 970-221-0438 E-mail: david@idlcoyote.com Coyote's Guide to IDL Programming: http://www.idlcoyote.com
Object Graphics.
SELECT_OBJECTS
None.
None.
None.
None.
Requires VCOLORBAR from the Coyote Library: http://www.idlcoyote.com/programs/vcolorbar__define.pro.
Select_Objects
Written by David Fanning, 21 September 98. Added the ability to shrink and expand the objects. 27 Sept 98. DWF. Changed FSC_Normalize to cgNormalize to reflect new name. 6 Feb 2013. DWF.