updateable combo-box

Progress Version : 8.3D

I have a question where I'd like to make a updateable combo-box. The user must choose from existing data listed in a combo-box. When the user wants to add a new value to the list, he has to be able to do this easily by typing the missing value in the combo-box self, eventually followed by a function key to assign the new value.

Is there an easy way to do this ?
 
Don't think you'll be able to get the standard Progress combo to let you enter values like a 'fill-in', but the Crescent combo (OCX) that comes with Progress 8.3 will. Its on the tool pallet.
 
Don't think you'll be able to get the standard Progress combo to let you enter values like a 'fill-in', but the Crescent combo (OCX) that comes with Progress 8.3 will. Its on the tool pallette.
 
Back
Top