WDRAW_BUTTONS Name
WDRAW_BUTTONS Purpose
Make button images for draw widget buttons.
Category
Calling Sequence
wdraw_buttons, dx, dy, txt Inputs
dx = Button x size in pixels. in
dy = Button y size in pixels. in
txt = Label text. in
May be a text array for a multiline label.
Keyword Parameters
Keywords
UP=up returned image when button is up.
DN=dn returned image when button is down.
BCOLOR=bclr Button color (def=gray).
CHARSIZE=csz Character size (def=1).
BOLD=bld Bold value (def=2).
COLOR=clr 24-bit text color (def=white).
/GLOW glow when down, dark when up.
Outputs
Common Blocks
Notes
Modification History
R. Sterner, 2006 Feb 19
R. Sterner, 2006 Feb 20 --- Multiline labels. Colored buttons.
R. Sterner, 2006 Feb 28 --- Made widget background darker.
Copyright (C) 2006, 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.