PDA

View Full Version : Disappearing cursor



critter
October 9th, 2007, 03:27 PM
I've searched and read the tutorials but have not found an answer to this seemingly simple problem: the crosshair cursor disappears in the black background of chart b. Is there a solution by changing the cursor or the background?

TIA

joecar
October 10th, 2007, 04:53 AM
Try pressing F2 a few times and see if the cursor shows up.

critter
October 10th, 2007, 05:24 AM
Try pressing F2 a few times and see if the cursor shows up.
No cigar ..... When outside the charts, I have a white arrow cursor, but anywhere over the chart it changes to a black crosshair and disappears against the black chart background. I saw that I can change the console background, but not the chart. I assume they use standard Windows cursors via some API, so maybe change it from Windows.

Thanks for the reply.

Blacky
October 10th, 2007, 08:20 AM
It must be a setup in Windows - the cursor should alwyas be the opposite of the chart background.

I tried changing one chart's background to white and the cursor shows up black on the white background and white on the other charts' black backgrounds.

You can change the background by right-clicking on the chart and selecting "Properties".Then select the "Chart" item and click on the color you want.

Regards
Paul

critter
October 10th, 2007, 01:20 PM
It must be a setup in Windows - the cursor should alwyas be the opposite of the chart background.

I tried changing one chart's background to white and the cursor shows up black on the white background and white on the other charts' black backgrounds.

You can change the background by right-clicking on the chart and selecting "Properties".Then select the "Chart" item and click on the color you want.

Regards
Paul

Yeah, my cursor doesn't change. Using the blue from the lower left corner of the palette works okay.

Thanks very much for the reply and clue.