Invalidate() bug

  • Thread starter Thread starter Lloyd Dupont
  • Start date Start date
L

Lloyd Dupont

it looks like to me that if you are calling Invalidate(r) with different
rectangle before any drawing is done (like multiple call to Invalidate() in
the same method), all the rectangle are discarded in favor of the last one

any thoughts ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top