COLOR_PICK Name
             COLOR_PICK Purpose
             Color picker widget.
Category
Calling Sequence
      
       color_pick, new, old Inputs
             old = Original color.            in
Keyword Parameters
Keywords
        
         TITLE=tt  Title text. 
        
         XOFFSET=xoff, YOFFSET=yoff, position.
                  GROUP_LEADER=grp Group leader.
Outputs
      
       new = New color (-1 for Cancel). out
Common Blocks
Notes
Modification History
      
       R. Sterner, 2002 Oct 13 
      
       R. Sterner, 2004 Mar 11 --- Dropped /modal on xmanager.  Not yet.
      
       R. Sterner, 2005 Mar 30 --- Fixed wheel marker erase problem.
      
       R. Sterner, 2010 Apr 30 --- Converted arrays from () to [].
      
       R. Sterner, 2011 May 17 --- Added Hex color listing. 
  
 Copyright (C) 2002, Johns Hopkins University/Applied Physics Laboratory
  
 This software may be used, copied, or redistributed as long as it is not
  
 sold and this copyright notice is reproduced on each copy made.  This
  
 routine is provided as is without any express or implied warranties
  
 whatsoever.  Other limitations apply as described in the file disclaimer.txt.