- The displayed value is changed
- The value of the Item changes to a different value after activating it again
I attached a small demo - here are my instructions to show the problem
- Start Inspectorproblem1.exe
- Press cursor down and keep cursor down pressed
- Value of the last childitem (combobox) will change to "Comboline5" if you keep cursor down pressed long enough
- Click on Item 5
- Click on the last ComboBox Item again (or scroll down to it)
- ComboBox Value changes to "Comboline1" magically
- Finally : scroll up to the first Combobox Item. This combobox does not change the value with the cursor key !
I think this behaviour is not desirable. Why does cursor down change the value of the combobox if it is the last childItem ? I do not want the cursor keys to change combobox Values at all.
(My users can easily screw up the program configuration by pressing cursor down in the Inspector if it behaves this way !)
Any ideas anyone ? How do you prevent this from happening ?
Thanks for your help !!!












