Editor cursor

Blitz3D Forums/Blitz3D Beginners Area/Editor cursor

I find it difficult to find the Blitz editor cursor sometimes. Is it possible to change the size and color?

Colour, no - size, yes:

In your Blitz3D\cfg folder is a file called 'blitzide.prefs'. Edit it and change the line to 'edit_blkcursor 1'.

Greetings Puppies,

The easiest way to find it is to hold down shift and home/end, and the line it is on will be highlighted.

Peace,

Jes