Window resize

tej

New Member
Hi

I have a window resize issue. When resizing a window i lose focus of the current record which i am updating in the browse. So for example, i have a window with a browse and fillins which correspond to the current record.

I press update button which allows the record to have focus for update. I resize the window press save and it states that it cannot find the record.

I have tried a fetch-selected-row() on the browse when resized and it works fine but wondering if anyone is aware of any issues as it works for some programs and not others using similar code! weird!!!!

I am using progress 9.1c.

cheers in advance

TJ
 
Back
Top