|
-
Aug 1st, 2009, 04:10 PM
#1
Thread Starter
Frenzied Member
[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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|