Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Go to the next IWEdit input field on a mobile device by pressing Tab (right arrow)
#3
As a result of experiments, it was found out that tabulation is triggered within one TIWRegion.    If there is only one TIWEdit in the TIWRegion, then when the tab is pressed, the transition to another (next TIWEdit) located in another TIWRegion does not occur.

I use IWRegion to construct an image on the screen. I place IWregion, set the alClient property to it. Next, I put another IWRegion component on it, set the alTop property to it. Next, I place TIWLabel on it, set the left property to it, and next to it I place TIWEdit and set the alClient property to it. Thus, I have the name of the parameter displayed on the left, and in the right part there is a field for entering the parameter. The components for entering the next parameter are placed in another IWRegion, which is located below..... Thus TIWEdit is placed in different TIWRegion. Probably I'm using TIWRegion incorrectly. Tell me how to design the screen correctly for entering parameters. Which component should I use instead of TIWRegion?
Reply


Messages In This Thread
RE: Go to the next IWEdit input field on a mobile device by pressing Tab (right arrow) - by Сергей Александрович - 03-24-2023, 12:33 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)