|
-
Jan 6th, 2005, 08:07 PM
#1
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|