Skip to main content
Answer

How can I move the cursor after a column with (image) combo box?

  • August 19, 2021
  • 1 reply
  • 46 views

Forum|alt.badge.img+14

I have a form with 2 input columns, one with an image-combo (select a type - touch) and one to enter a value (scan). When I have selected a value from the combo box, I want to move directly to the column to scan the value. How can I achieve this? 

When I use the @cursor_to_col_id in the default procedure, the cursor stays in the combo box. 

  

  

 

Best answer by Mark Jongeling

Hi Andre,

I tried it out in the latest Windows GUI. It seems to only work when typing and pressing enter after inputting the value. Upon selecting a image combo box entry, the cursor/focus does not change, but when selecting a value by typing the first letter and thereafter pressing enter, it does work. I'm not sure it was intended to work this way. You can create a TCP ticket for this.

GIF

 

This topic has been closed for replies.

1 reply

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • Answer
  • August 20, 2021

Hi Andre,

I tried it out in the latest Windows GUI. It seems to only work when typing and pressing enter after inputting the value. Upon selecting a image combo box entry, the cursor/focus does not change, but when selecting a value by typing the first letter and thereafter pressing enter, it does work. I'm not sure it was intended to work this way. You can create a TCP ticket for this.

GIF