Results 1 to 9 of 9

Thread: Timer Control Confusion

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2005
    Posts
    12

    Resolved Timer Control Confusion

    I have confused myself with timer controls. I am trying to display text in a label when the program runs, at a font size of 10 as set in that label property font option. Then every 2 seconds I want the text to increase by 5 points and the font size printout to show the font size in points as it changes. Once the font size gets to 70 I want it to decrease by 5 points every two seconds. Then repeat the process once it gets to 100 again.

    All that happens when I run this is the text jumps to 13.25 points at two seconds and nothing happens after that.

    Am I correct that with thetimer event it should run the code every two seconds until something forces it to stop??

    Any help would be appreciated.

    tyanx..........b.
    Last edited by bushmonkeys; Jan 7th, 2005 at 09:57 PM.

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