Jump to content

Countdown timer with button


Recommended Posts

I am new to Autoit but have been working with VB scripts for some time. I'm in a time crunch and need to find sample code that creates a countdown timer that includes an exicute button. At the end of the time or if the button is clicked I need it to perform an action. Does anyone have something like this they can share?

Link to comment
Share on other sites

  • Developers

Welcome,

I'm in a time crunch and need to find sample code that creates a countdown timer that includes an exicute button. At the end of the time or if the button is clicked I need it to perform an action. Does anyone have something like this they can share?

Why the time crunch?

We in general are willing to help somebody in case of issues but somewhat reluctant to provide code base on that argument.

There are many examples in the Helpfile and this forum

Start ready on the TimerInit() page for the timer function and GUI topic for GUI examples with buttons.

Enjoy

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • Moderators

As Jos mentions, there are a ton of examples if you do a search. Personally, I like this one by UEZ:

You could easily modify this to your needs.

Edited by JLogan3o13

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...