Kent Gibson wrote:

> I do a lot of add hoc rendering. At one point the user
> scrolls around and then renders the document again,
> and all I want to do is reset the scrollbars back to
> where the user was. I reuse the frame but the document
> is getting rerendered. 

You can achieve this by listening for "OnVisAreaChanged" Events of the
document. This way you also get notifications if the size of the visible
part of the document changes.

Best regards,
Mathias

-- 
Mathias Bauer - OpenOffice.org Application Framework Project Lead
Please reply to the list only, [EMAIL PROTECTED] is a spam sink.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to