In the BlitzMax editor, the cursor is very thin and
it's hard to find, especially if the background color
is something other than black or white (with a grey
background the cursor is completely invisible).
A solution would be to let you set a color for it in
the editor options. Also please make it 2 pixels wide
instead of 1 (like in most other editors). Highlighting
the current line would also help.
Logged In: YES
user_id=1124552
The cursor colour is usually the XOR'd colour of the
background. The width of the cursor is determined by the
control used (which is currently OS dependant).