Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RF Set Cursor

Former Member
0 Likes
959

Hello All

I have a strange issue, in my screen I have four fields and I change the cursor based on the input of the fields. My program has one main screen and several subscreens, all the control push buttons are on the main screen and the fields in sub-screen. On SAP GUI everything works the way it is supposed to, but on a RF device the Set Cursor statement is not working, instead of going to a field in the subscreen it sets the cursor on the main screen. Did anyone of you have similar issue, if so could you please share with me how to resolve the same.

Thanks in advance for suggestions.

Sunil Achyut

1 REPLY 1
Read only

Former Member
0 Likes
635

The reason it was not honoring my cursor selection was I have some buttons which I hide it and it causes the compression of the screen and thus was showing the cursor on a different field than it was supposed to be on. Once I moved the fields that get hidden to the bottom part of the screen the cursor was in the right field.

Thanks

Sunil Achyut