INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Creating A Cancel Button  (Read 1280 times)

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
Creating A Cancel Button
« on: August 31, 2002, 10:10:40 am »

I have a button that i use to terminate a for next loop, but it seems when it is in the loop the buttons do not get much face time. so it may take many presses for it to work.

is there away i can get the button press seen better?
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
RE:Creating A Cancel Button
« Reply #1 on: August 31, 2002, 01:08:02 pm »

Use DoEvents in your loop
Logged

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
RE:Creating A Cancel Button
« Reply #2 on: August 31, 2002, 01:47:31 pm »

I have a few in there now

Maybe I have something else wrong.

I will look at it again.
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
RE:Creating A Cancel Button
« Reply #3 on: August 31, 2002, 02:11:49 pm »

I put one in each sub in the loop, seems to be reacting much better.
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA
Pages: [1]   Go Up