Jump to content

Windows Stopwatch


i542
 Share

Recommended Posts

WINDOWS STOPWATCH (download here: stopwatch.au3)

Windows Stopwatch is simple stopwatch. Open Stopwatch, press Start and look how time goes. Then press Stop and count is stopped.

Importrant: If you press Stop twice, timer is reseted

So, try this. I've created that only because forgetted on Timer functions.

Interested? Download here: stopwatch.au3

:whistle:

i542

I can do signature me.

Link to comment
Share on other sites

Not bad i542.

I changed lines 155 & 139 to

$finish = StringFormat("%.3f sec", $finish)
for quicker updating
My Programs:AInstall - Create a standalone installer for your programUnit Converter - Converts Length, Area, Volume, Weight, Temperature and Pressure to different unitsBinary Clock - Hours, minutes and seconds have 10 columns each to display timeAutoIt Editor - Code Editor with Syntax Highlighting.Laserix Editor & Player - Create, Edit and Play Laserix LevelsLyric Syncer - Create and use Synchronised Lyrics.Connect 4 - 2 Player Connect 4 Game (Local or Online!, Formatted Chat!!)MD5, SHA-1, SHA-256, Tiger and Whirlpool Hash Finder - Dictionary and Brute Force FindCool Text Client - Create Rendered ImageMy UDF's:GUI Enhance - Enhance your GUIs visually.IDEA File Encryption - Encrypt and decrypt files easily! File Rename - Rename files easilyRC4 Text Encryption - Encrypt text using the RC4 AlgorithmPrime Number - Check if a number is primeString Remove - remove lots of strings at onceProgress Bar - made easySound UDF - Play, Pause, Resume, Seek and Stop.
Link to comment
Share on other sites

Not bad i542.

I changed lines 155 & 139 to

$finish = StringFormat("%.3f sec", $finish)oÝ÷ Øl¶l¶§ºfÞ®Èî§W¶Ú+mjwZºÚ"µÍYX[XJ    ][Ý×ÔYÚ ][ÝÊHÈYX[XJ  ][Ý×ÔYÚ ][ÝËL
for quicker updating
Not sure what is func StringFormat :whistle: (looking @ help now) but other is nice idea, tnx!

i542

Edited by i542

I can do signature me.

Link to comment
Share on other sites

Hey! Some ideas? I didn't get new posts :whistle:

i542

When you click on the exit button - or RED X - it should close. After you press start - you must press stop in order for you to be able to exit, was that by design?

All by me:

"Sometimes you have to go back to where you started, to get to where you want to go." 

"Everybody catches up with everyone, eventually" 

"As you teach others, you are really teaching yourself."

From my dad

"Do not worry about yesterday, as the only thing that you can control is tomorrow."

 

WindowsError.gif

WIKI | Tabs; | Arrays; | Strings | Wiki Arrays | How to ask a Question | Forum Search | FAQ | Tutorials | Original FAQ | ONLINE HELP | UDF's Wiki | AutoIt PDF

AutoIt Snippets | Multple Guis | Interrupting a running function | Another Send

StringRegExp | StringRegExp Help | RegEXTester | REG TUTOR | Reg TUTOT 2

AutoItSetOption | Macros | AutoIt Snippets | Wrapper | Autoit  Docs

SCITE | SciteJump | BB | MyTopics | Programming | UDFs | AutoIt 123 | UDFs Form | UDF

Learning to script | Tutorials | Documentation | IE.AU3 | Games? | FreeSoftware | Path_Online | Core Language

Programming Tips

Excel Changes

ControlHover.UDF

GDI_Plus

Draw_On_Screen

GDI Basics

GDI_More_Basics

GDI Rotate

GDI Graph

GDI  CheckExistingItems

GDI Trajectory

Replace $ghGDIPDll with $__g_hGDIPDll

DLL 101?

Array via Object

GDI Swimlane

GDI Plus French 101 Site

GDI Examples UEZ

GDI Basic Clock

GDI Detection

Ternary operator

Link to comment
Share on other sites

When you click on the exit button - or RED X - it should close. After you press start - you must press stop in order for you to be able to exit, was that by design?

Of course, I added this possibility for blocking accidental (did I spell this word good?) exits...

Fell free to remove this line :whistle: .

i542

I can do signature me.

Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...
  • 2 weeks later...

Alright with Larry's help we answered the last post. Is there a way to make this Stopwatch resume the count, instead of resetting, after pressing start?

For instance:

Press Start

Press Stop after 5 seconds

Press Start

Count resumes from 5 seconds.

Press stop After 5 seconds

Number now reads 10 (not 5)

Seems no, but I will try to do something (Something with my modem is not OK, so I now must go to Internet Caffe. :lmao: )

i542

Edited by i542

I can do signature me.

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...