|
-
Nov 10th, 1999, 09:52 AM
#1
Thread Starter
Frenzied Member
Is their a way to rotate an imagebox that is fast an easy? The tip was a little too slow.
Steve
-
Nov 10th, 1999, 04:42 PM
#2
Member
The tip didn't even WORK for me...hehe
DesaWare has an ActiveX control called PictureRotate or something, www.desaware.com
------------------
(¯`·.¸¸.·´¯`·->ShadowCrawler<-·´¯`·.¸¸.·´¯)
Teenage Programmer
Visual Basic, HTML, C++, JavaScript
http://welcome.to/X12Tech
Email: [email protected]
ICQ#: 9872708
-
Nov 10th, 1999, 09:32 PM
#3
Thread Starter
Frenzied Member
Thanks Shadow, It worked for me once, but I can't get it to work again.
Steve
-
Nov 11th, 1999, 01:45 AM
#4
Hyperactive Member
Well, although the tip to rotate graphics is definately slow, doesn't mean there's no reason to use it... the problem you're having is your trying to get a picture to rotate the instant a button is pressed, etc.. Instead of that, how about you start your application, you have it create all the rotated images in seperate picture boxes, which of course are all invisible to the user, and then during run time you can get the pre-drawn rotations from these picture boxes. It's really not that bad, and you can have fun making one of those cool little "loading" bars..
Just an idea.
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
|