Bug? "Watch" EditText; First char is covered by a Label

Saverio

Member
Licensed User
Longtime User
Not sure if it's my problem.

I'm using:
Window7 sp1
3Gb Ram
Athlon xp64+ 6000
4:3 crt monitor(I don't want change, still amazing)
B4A v3.5

As shown in the picture below, in the Watch section, the first character is covered by the label.
Even when I move the separator, spotted by red arrow in the picture, nothing change.
Does it is a bug?

Saverio

img8.jpg
 
Last edited:

Saverio

Member
Licensed User
Longtime User
Same version.
Sorry I forgot to insert the B4A version in the post.
I did it now.

Saverio
 
Last edited:

Saverio

Member
Licensed User
Longtime User
Erel,

It is a DPI problem.

If you use this: Screen->Setting->Make the screen easier to read, B4A will work correct either with Smaller and
with Larger settings, but don't with Medium.

Same reason for "Quick Search confused" in another post.

Thank you
Saverio

P.S. It was just to inform you. It's not so importat, indeed
 
Top