Hi, I use a constantMap to set the point size, can I add a slider to control the point size in a display? ConstantMap[] pointsCMap = {new ConstantMap (3.0f, Display.PointSize)}; Thanks, /Helen
visad