Results 1 to 4 of 4

Thread: How to effectively use a timer for animation?

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2012
    Posts
    12

    How to effectively use a timer for animation?

    Hello there.
    My question is how can i use a timer function to animate a form's width being smoothly expanded and contracted on the click of a button

    The resultant effect that i'm looking for is exactly what happens when you run windows native calculator

    1.Windows + R key. Run: "Calc"
    2. Change the views from View option between "Standard" and "Scientific".

    Any ideas?

    P.S - I've tried declaring two subs, using width += ## and width -= ##, but that doesnt output what i want, it just messes up things..
    Last edited by niksh19; Apr 24th, 2012 at 12:50 AM.

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