I have a three window screen set. My base window (win1) calls a "Browse window history in window win1. History is a scrollable browse that pulls fields from a cursor. My second and third windows display at the top and bottom of the history browse.
When the base window (win1) is activated, the objects on the second and third screens cycle through (based on their object orders). I want the history browse to be active (so the user sees that they are sitting on whatever record in the cursor.
How do I force the history window wontop()? Right now users have to click on the history browse to see which record they are sitting on in the cursor.
When the base window (win1) is activated, the objects on the second and third screens cycle through (based on their object orders). I want the history browse to be active (so the user sees that they are sitting on whatever record in the cursor.
How do I force the history window wontop()? Right now users have to click on the history browse to see which record they are sitting on in the cursor.