5.92 and prev: in AG - search visibility to low

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1156
Joined: 2019-05-21 22:42
Location: Germany
Contact:

5.92 and prev: in AG - search visibility to low

Post by onoehring » 2021-01-11 15:49

Hi,

it's good, that we can search in AG for tables and fields. But identifying which one has been found is hard. I wish, the color of the marked result is more intense.
Now:
l12n.png
l12n.png (3.29 KiB) Viewed 1851 times
Mabe like so:
l12b.png
l12b.png (3.31 KiB) Viewed 1851 times
Olaf

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1807
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: 5.92 and prev: in AG - search visibility to low

Post by jsetzer » 2021-01-11 16:02

Although I understand the issue, I think it is not a good idea to change specific color settings for single instances of standard controls.

Those list controls probably are Windows standard controls, which is absolutely fine. Their background color and text color for highlighted items in focused and unfocused mode depends on the windows color scheme.

So I guess other forms having list controls with selected items will have identical colors when they have lost focus.

For better readability you should consider changing your Windows color scheme or contrast settings.

Changing specific colors for example to orange could mess up color schemes other users are using.

Just my 5 cents.
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1156
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: 5.92 and prev: in AG - search visibility to low

Post by onoehring » 2021-01-11 16:55

Hi Jan,

agreed - IF it's just a windows color scheme. If it's some setting in AG, I still think my suggestion is good. Also it might be a user defined setting which color to use for highlights. Maybe it's possible for AG developers to change that color or give it a user-defined value easily.

Olaf

Post Reply