Full text field highlight in Choose a Color

I have just started using Servoy, and I noticed a place where some time can be saved for the user (developer), Choose a Color window.

In the choose a color window, whenever I want to type in the exact RGB units, I usually tab into the field and change the field. Currently I tab to the field, for red green or blue, delete the number, already there, and type my new number for the color.

It would be great if you could change the behavior for these fields to auto highlight the data in these fields, so I don’t have to delete the data first then replace it. This would save tones of time because the developer is always changing colors on their forms.

I am sure if you added up all the times you changed the data in these field you would agree. :slight_smile:

We use the Java/SUN default provided color chooser, we cannot alter the current behaviour (we whould have to rebuild the dialog).
Maybe you could post an Req.For.Enhancement on the java.sun.com website so all Java user benefit from this, rebuilding the dialog whould take quite some time, and we have loads of other enhances to work on.

Jan Blok:
We use the Java/SUN default provided color chooser, we cannot alter the current behaviour (we whould have to rebuild the dialog).
Maybe you could post an Req.For.Enhancement on the java.sun.com website so all Java user benefit from this, rebuilding the dialog whould take quite some time, and we have loads of other enhances to work on.

Will do.