Jump to content

repaint IE object


Recommended Posts

Hello -

I'm using _IECreateEmbedded() to display a XSL-transformed XML document. After/while scrolling through this document it will not be correctly repainted which means parts are incomplete or missing. This seems to be behaviour by design - running IE standalone shows the same effect. Firefox works well...

My idea is to refresh/repaint the embedded IE object control *AFTER* scrolling

I'm trying to detect any changes on such a control by using GUIRegisterMsg() [WM_NOTIY, WM_PAINT, ...] - without luck.

Is there any way to detect changes of an IE object control? Is GUIRegisterMsg() the way go?

Edited by supersonic
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...