Results 1 to 3 of 3

Thread: Wait For Paint

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2005
    Posts
    230

    Wait For Paint

    hi Guys, I would like to ask if anybody know a way to wait for a windows to fully paint all of it control before we can take an action.

    For example, , i have a pop up message windows. I want to wait for that windows paint all of its control.

  2. #2
    PowerPoster
    Join Date
    Nov 2002
    Location
    Manila
    Posts
    7,629

    Re: Wait For Paint

    Try calling DoEvents before you pop the message.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Dec 2005
    Posts
    230

    Re: Wait For Paint

    oh, i forget to say it's an external windows. I beleive Doevents only paint your current app.

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