Login Register


Make a ProgressBar work filter_list
Author
Message
Make a ProgressBar work #1
What you need;
  • 2 Buttons
  • ProgressBar
  • Timer

Steps:

  1. Under Button1_Click add: Timer1.start()
  2. Under Button2_Click add: Timer1.stop()
  3. Under timer1_tick add: Progressbar1.increment(+1)

What it should look like when you're finished:
[Image: 4amdV.png]
[Image: 4af15.png]

Reply





Messages In This Thread
Make a ProgressBar work - by Logical - 11-11-2012, 04:34 AM



Users browsing this thread: 1 Guest(s)