Results 1 to 22 of 22

Thread: [RESOLVED] Picturebox Water Ripple Effect

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2005
    Posts
    1,834

    Resolved [RESOLVED] Picturebox Water Ripple Effect

    Hi, I found some code on pscode.com that creates a very nice water ripple effect on a picturebox. I added a little bit of code, so the effect is only created when you click on the picturebox and move the mouse, but there are a few problems.

    1) It crashes pretty fast (ntdll.dll). Maybe some API are called too fast?

    2) I can't disable the timer in the MouseUp event, because the ripple effect stops immediately and won't fade away. But if I don't stop the timer, then it keeps using 60% CPU.

    3) [solved this one]

    (Compile the code or it's very slow)

    .

    <removed project - see below for updated one>
    Last edited by Chris001; Aug 7th, 2009 at 02:40 PM.

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