Cursor color in black textarea

Post

Posted
Rating:
#1 (In Topic #1308)
Regular
sergioabreu is in the usergroup ‘Regular’
If textarea.background is black and you set text (foreground) to white, the cursor (blinking | ) is still invisible
Is there how to see the cursor (change its color?) in a black textarea ?
Online now: No Back to the top

Post

Posted
Rating:
#2
Guru
BruceSteers is in the usergroup ‘Guru’
 No

TextArea is a pure toolkit control so those kind of settings are limited.

Maybe Benoit would consider this a bug and find a way to make cursor blink foreground colour.

Or use a more Gambas made control like text editor or if it's black for command output maybe try a terminal view and just run commands in the terminal.
Online now: No Back to the top

Post

Posted
Rating:
#3
Regular
vuott is in the usergroup ‘Regular’

sergioabreu said

….the cursor (blinking | ) is still invisible
This happens using GTK.
When activating a Component, based on QT, the cursor turns white.

Europaeus sum !

<COLOR color="#FF8000">Amare memorentes atque deflentes ad mortem silenter labimur.</COLOR>
Online now: No Back to the top

Post

Posted
Rating:
#4
Regular
sergioabreu is in the usergroup ‘Regular’
Tks for all
Online now: No Back to the top
1 guest and 0 members have just viewed this.