Hi,
thanks for your fast answer.
What did you do (how many spin controls are there)?
Well, I have at least 10 TFloatSpinEdit-Controls. Maybe more because the dialog isn't complete, yet.
What happens if you press the Tab key to cycle through the controls?
When you click at the edit part of the control you can change the value either by typing a value or by incrementing or decrementing with the up/down-keys. If you press the tab key - while the edit part of the floatspin-control has the focus - only a windows beep occurs.
What did you expect to happen, but found out to be different?
I think there should not be a windows beep and the next TFloatSpinEdit-Control should get the input focus.
Furthermore when lazarus try to give a TFloatSpinEdit-Control the input focus, the Up-Down-Control gets the input focus but I think the edit part of the control should get the focus.
May or maybe not relevant: Lazarus/FPC version, OS?
Sorry, it was my first post.
Lazarus: 0.9.12 beta
FPC: 2.0.2 [2006/02/07]
OS: Windows XP
Hopefully this are enough information.
Thanks,
arrow