SW_SHOWPT Name
SW_SHOWPT Purpose
Scroll a scrolling window to show given point.
Category
Calling Sequence
sw_showpt, x, y Inputs
x,y = pixel coordinates of target point. in
Keyword Parameters
Keywords
WIN=win Target window (def=current).
Outputs
Common Blocks
Notes
Notes: Will shift window viewport to just include
given point if possible. May also call for a normal
window but no shift is possible. If point is already in
visible area or outside window then no shift is done.
Modification History
R. Sterner, 2003 Jun 13
Copyright (C) 2003, 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.