>>I have some static EF with scroll buttons attached. I'm using CALL TEINSERT
to stick some names in the EFs. Problem is that the scroll buttons aren't
working. Tried using CALL INVALRECT, didn't help. The only way I can get the
scroll buttons to work is to resize the windows, which wouldn't be so bad
except one of the windows is not resizeable (is that a word? if not call
Webster gett'em to stick it their dictionary). Help... again<<
D'you mean that it isn't scrolling in response to user input, or that it
doesn't scroll down when you add text? Static edit fields don't scroll
automatically. The easiest remedy is to make your edit fields non-static
(sorry, but just went blank on the constant name) and put in a bit of code to
suppress all user input.
Louise
>>have encountered almost all text-display problems known to woman & most of
those known to man<<