|
-
Apr 28th, 2002, 01:13 PM
#1
BUG? :Paintpicture in VB5 > VB6
Hello,
I have two pictureboxes, and I copy plus resize the image from one into another. The problem is in vb5 the values for some of the parameters for the paintpicture command, differ slighty when using VB5 or VB6.
Is this a bug?
Anyone else experianced this...
-
Apr 29th, 2002, 11:49 AM
#2
Hyperactive Member
Post the code to recreate please
-
May 2nd, 2002, 11:19 AM
#3
Fanatic Member
VB5 and VB6 are differnt versions of VB, therefore there are some differnces in the code and in how the guy works. You would just need to rewrite the code to handle the correct version, or switch over to using streghtblt to resize the image.
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
|