gadgets
I need the autodoc to use CYCLE_KIND. I'm using SAS5.10a which has 2.0
header files but if it has the autodocs for the new features, I can't find
them. What I'm trying to do is cycle between four colors as an indication
of what mode has been picked. What changes color doesn't matter. There is
an Image in the window which would be a good thing to change the color of
but I don't want to get into graphic primitives. Instead I've set up four
Images exactly the same except for color, then turn them on or off with
AddGadget ect. This is a pain and there's gotta be a better way. Any ideas?