Results 1 to 2 of 2

Thread: Repaint without "Autoredraw"

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2001
    Posts
    46

    Repaint without "Autoredraw"

    I have an application embedding a Media Player control. The doc's recommend switching off the "autoredraw" for the form harbouring the player (and the doc's are right: Strange behaviour ensued when I tried setting it to true).

    Now my form is slow to repaint after having been wholly or partially hidden by other objects. Is there another way I can boost the repainting of the form, even though using the Media Player and having to switch off autoredraw?

    best regards everybody
    /lumen

  2. #2
    Hyperactive Member Hampster's Avatar
    Join Date
    Feb 2001
    Location
    On my hamster wheel.
    Posts
    374
    Is it possible to place the control on another, hidden form?
    If not, you could use API in place of the control.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width