Hi,
I want to use a SpinEdit control, but the defauilt behaviour is driving me mad! I want the user to be able to type a value, in addition to using the up/down buttons. I want the OnChange handler to process the value entered. The buttons work OK, but as soon as the user types a value an...