Results 1 to 4 of 4

Thread: Rotating Pictures Fast And Easy

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800

    Post

    Is their a way to rotate an imagebox that is fast an easy? The tip was a little too slow.

    Steve

  2. #2
    Member
    Join Date
    Jan 1999
    Location
    Gig Harbor, WA, USA
    Posts
    48

    Post

    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

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800

    Post

    Thanks Shadow, It worked for me once, but I can't get it to work again.

    Steve

  4. #4
    Hyperactive Member
    Join Date
    Sep 1999
    Location
    Cleveland, Ohio
    Posts
    263

    Post

    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
  •  



Click Here to Expand Forum to Full Width