Recent

Author Topic: TSpinEditEx Focus on Tab Click  (Read 1934 times)

mhelmstedt

  • Newbie
  • Posts: 4
TSpinEditEx Focus on Tab Click
« on: October 23, 2017, 09:54:55 am »
Hello,

I've tried to use the tab sequence in a form and noticed that TSpinEditEx doesn't receive the focus when moving with tab key between the controls.
Properties TabStop, DirectInput, Enabled are True, ReadOnly is False.
Have I missed something?
v 1.8.0RC5.

Br, Martin

Michl

  • Full Member
  • ***
  • Posts: 226
Re: TSpinEditEx Focus on Tab Click
« Reply #1 on: October 23, 2017, 10:37:58 am »
Fixed in trunk revision 56162.
« Last Edit: October 23, 2017, 11:21:21 am by Michl »
Code: [Select]
type
  TLiveSelection = (lsMoney, lsChilds, lsTime);
  TLive = Array[0..1] of TLiveSelection;

 

TinyPortal © 2005-2018