Skip to main content

Highlight the current field

  • October 23, 2018
  • 4 replies
  • 1 view

Andreas Weinand
Forum|alt.badge.img+2

Hi,

one of our customers has the following request:

because it's difficult for him to see the cursor he wants the current field to be highlighted (for example with color).

Has anybody solved this issue ?

Is there a way to do this automatically (with Acu or via a windows theme) ?

And will the solution apply to all controls (even check-boxes, radio-buttons and combo-boxes) ?

4 replies

Christopher Ryan
  • Participating Frequently
  • October 23, 2018

Hi,

one of our customers has the following request:

because it's difficult for him to see the cursor he wants the current field to be highlighted (for example with color).

Has anybody solved this issue ?

Is there a way to do this automatically (with Acu or via a windows theme) ?

And will the solution apply to all controls (even check-boxes, radio-buttons and combo-boxes) ?

We have a program that does something similar, basically each control calls a common before procedure which does an evaluate on CONTROL-ID, and based on the control does a MODIFY on the label adjacent to the entry field setting a color and the "NOT TRANSPARENT" property. In the common after procedure, we destroy the label and re-display it without setting the color. I don't see why you couldn't do the same with check boxes and radio buttons (although we don't have any on this particular screen).

Dominique Sacre
Forum|alt.badge.img+2

Hi,

one of our customers has the following request:

because it's difficult for him to see the cursor he wants the current field to be highlighted (for example with color).

Has anybody solved this issue ?

Is there a way to do this automatically (with Acu or via a windows theme) ?

And will the solution apply to all controls (even check-boxes, radio-buttons and combo-boxes) ?

You can also make the text-field cursor much thicker in the Accessibility options for Windows. That can help make it easier to see.

Dominique Sacre
Forum|alt.badge.img+2

Hi,

one of our customers has the following request:

because it's difficult for him to see the cursor he wants the current field to be highlighted (for example with color).

Has anybody solved this issue ?

Is there a way to do this automatically (with Acu or via a windows theme) ?

And will the solution apply to all controls (even check-boxes, radio-buttons and combo-boxes) ?

You can also make the text-field cursor much thicker in the Accessibility options for Windows. That can help make it easier to see.

Dominique Sacre
Forum|alt.badge.img+2

Hi,

one of our customers has the following request:

because it's difficult for him to see the cursor he wants the current field to be highlighted (for example with color).

Has anybody solved this issue ?

Is there a way to do this automatically (with Acu or via a windows theme) ?

And will the solution apply to all controls (even check-boxes, radio-buttons and combo-boxes) ?

You can also make the text-field cursor much thicker in the Accessibility options for Windows. That can help make it easier to see.