Hello All,
I am trying to upgrade a project from v19 to v22 and finding a few changes that I need to confirm are me or a issue with Windev.
Combo boxes set the edit when a user types it will assisted input if it is already in the list.
What I see that has changed in v19 it is NOT case sensitive so for example if a user types:
a or A the will get :
Almond
In v21 & 22
a will not bring up anything but A will bring up Almond.
The weird thing is in v21 & 22 the first time you type in the combo box the lower case one works but if you clear it and try again it becomes case sensitive.
DW
I am trying to upgrade a project from v19 to v22 and finding a few changes that I need to confirm are me or a issue with Windev.
Combo boxes set the edit when a user types it will assisted input if it is already in the list.
What I see that has changed in v19 it is NOT case sensitive so for example if a user types:
a or A the will get :
Almond
In v21 & 22
a will not bring up anything but A will bring up Almond.
The weird thing is in v21 & 22 the first time you type in the combo box the lower case one works but if you clear it and try again it becomes case sensitive.
DW