; TVWLABEL ;--------------------------------------------------------------- ;! Put a label on the wedge that you just put on the TV ;# VERB TV ;----------------------------------------------------------------------- ;; Copyright (C) 1995, 2000 ;; Associated Universities, Inc. Washington DC, USA. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as ;; published by the Free Software Foundation; either version 2 of ;; the License, or (at your option) any later version. ;; ;; This program is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details. ;; ;; You should have received a copy of the GNU General Public ;; License along with this program; if not, write to the Free ;; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, ;; MA 02139, USA. ;; ;; Correspondence concerning AIPS should be addressed as follows: ;; Internet email: aipsmail@nrao.edu. ;; Postal address: AIPS Project Office ;; National Radio Astronomy Observatory ;; 520 Edgemont Road ;; Charlottesville, VA 22903-2475 USA ;----------------------------------------------------------------------- ;--------------------------------------------------------------- TVWLABEL LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC TVWLABEL: Verb to label the (wedge) image on the TV GRCHAN 0.0 7.0 Graphics channel to use: 0->2 Choice of wedge to label is done via TV cursor (if more than one image of a wedge is visible) ---------------------------------------------------------------- TVWLABEL Type: Verb Use: TVWLABEL will label a wedge on the TV. If there is more than one image (of a wedge) visible on the TV, the routine will ask the user to position the cursor on any part of the image he wishes labeled and then to press any button. The coordinates, but not the labels, will appear on top of the image if there is not enough room on the outside. Maps may be labeled with TVLABEL, not TVWLABEL. Adverbs: GRCHAN......Graphics channel to use for the lettering. Graphics channel 8 is used for a black background. Channel 1 is yellow, 2 the previously familiar green, 3 pink, 4 cyan, 5 reddish, 6 dark blue, 7 orange. 0 -> 2. ----------------------------------------------------------------