color of a Drag Marker?
How can i change the color of a Drag marker?with a black & white background the black circles are hard to see: View more...Names Default To Here( 1 );
img = New Image( "https://www.nasa.gov/sites/default/files/styles/full_width_feature/public/thumbnails/image/hubble_leda48062_potw2302a.jpg" );
win = New Window( "marker",
V List Box (Text Box("black marker hardly visible"),
g = Graph Box (
F
...