Cursor doesn't appears in the TextBox component

Hi everyone,

I’m having a problem with the TextBox component. Despite I believe I’m setting correctly the different options related with the cursor in the textbox component, I can not see the cursor in the cursor anytime. Is a big problem because I can’t see where I’m writing.

The project is very simple. It consist in a couple of text boxes:

In the block section I don’t have any special code:

And I think the component is correctly set:

This is the project:

oidemo.aia (2.7 KB)

This is the apk:
oidemo.apk (4.8 MB)

Please, anyone can help me?. I’m doing something wrong, but I can’t detect where is the problem.

Thanks,
Jose

Set cursor colour to black and try again

You have to change the Accent Color from Screen1. It’s white. Change it to black or other color and try again

1 Like

Thanks,

I’ve changed the cursor color to black and the problem continues

1 Like

Try my solution

Thanks,

Sorry, which is the accent color?

2 Likes

Perfect!. Now it’s working fine!

And, my question now is, what’s the Accent Color? :blush:

Thanks!, Now is ok!

From kodulars documentation:
https://docs.kodular.io/components/screen/#accent-color

2 Likes

Thanks.

However, the explanation is no quite clear:

“This is the accent color used for highlights and other user interface accents.”

Do you know which other (important) user interfaces could be affected for the Accent Color?. Have you had other case that was affected by this setting?

Thanks,
Jose

I think the color of scrollbars in the scroll arrangements. I don’t remember where else.

2 Likes

Thanks again!

Notifiers also can be affected by accent color

3 Likes

Thanks for your contribution!

1 Like

Although there is a cursor color property, it doesn’t seems to work as it should @Kodular

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.