This is the first time I've tried a web browser in concert with a scrolling
region (using 7.6). I have a table "on row entry" eep that gathers the
info I need and does a "gourl". So far so good. Clicking into any row
updates the web browser.
The problem is that the scroll bars in the region don't work anymore (or
will work maybe once and never again). It seems that the "gourl" command
takes you out of the scrolling region. I tried putting a
PROPERTY rank SET_FOCUS "TRUE"
right after the "gourl" command (Rank is the compid of a field in the
region, of course), but it doesn't work. I am not in that field. Even an
[esc]
doesn't take me out of the form like it used to so I have no clue where the
heck my focus is!
Has anyone used this combo and can help? Thanks!
Karen