Permit2kill
Member
- Joined
- Jun 25, 2007
- Messages
- 21
- Programming Experience
- Beginner
Basically, I'm creating a game in which I have to manipulate slash move picture boxes. It's getting to the point where I'm moving around 10-15 10x10 pixel picture boxes around a form.
The problem I'm getting is that it's starting to run really slow once the number of picture boxes increases. I mean, I'm not running through a ton of complicated motions but it's honestly getting ridiculous the delay in movement. I'm wondering, is there an efficient way to manipulate picture boxes or is there some other kind of problem here.
The problem I'm getting is that it's starting to run really slow once the number of picture boxes increases. I mean, I'm not running through a ton of complicated motions but it's honestly getting ridiculous the delay in movement. I'm wondering, is there an efficient way to manipulate picture boxes or is there some other kind of problem here.